diff --git a/ansible.cfg b/ansible.cfg index 53d75071..07a144f2 100755 --- a/ansible.cfg +++ b/ansible.cfg @@ -274,7 +274,7 @@ remote_user=ansible # (path) The vault password file to use. Equivalent to --vault-password-file or --vault-id # If executable, it will be run and the resulting stdout will be used as the password. -vault_password_file=/home/ansible/.vault +;vault_password_file=/home/ansible/.vault # (integer) Sets the default verbosity, equivalent to the number of ``-v`` passed in the command line. ;verbosity=0