diff options
| author | admin | 2023-12-18 23:17:41 +0100 |
|---|---|---|
| committer | admin | 2023-12-18 23:17:41 +0100 |
| commit | 2adc886e5c0c72b8c6560050c4edd30ea9fdbb56 (patch) | |
| tree | 82355ec311bf14bdcac403834be313d8a368c6c1 /ansible.cfg | |
| parent | 64dfd20134ee028cc865745d8d8bfec31299ff0a (diff) | |
| download | ansible-2adc886e5c0c72b8c6560050c4edd30ea9fdbb56.tar.gz | |
add role for mostdiscussed.com
Diffstat (limited to 'ansible.cfg')
| -rw-r--r-- | ansible.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible.cfg b/ansible.cfg index 75bd619..4c0347c 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -141,7 +141,7 @@ log_path = ./log/ansible.log # If set, configures the path to the Vault password file as an alternative to # specifying --vault-password-file on the command line. -#vault_password_file = ../.vault-pass.txt +vault_password_file = ../.vault-pass.txt # format of string {{ ansible_managed }} available within Jinja2 # templates indicates to users editing templates files will be replaced. |
