Merge branch 'cfg' of mdn/ansible into master
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user