Only Enable non-root mlock capability if variable 'vault_disable_mlock' is true. Currently, the following two tasks are executed needlessly when 'vault_disable_mock' is true.
|
- name: Check Vault mlock capability |
|
- name: Enable non root mlock capability |
This is related to issue: #287.