forked from infra/ansible
do not create .retry files
This commit is contained in:
parent
133838e586
commit
9c4f889402
@ -3,6 +3,7 @@ ansible_managed = This file is managed by ansible, do not make manual changes -
|
||||
inventory = ./hosts
|
||||
nocows = 1
|
||||
remote_user = root
|
||||
retry_files_enabled = False
|
||||
roles_path = ./roles
|
||||
vault_password_file = ./.vault_pass
|
||||
# Use the YAML callback plugin.
|
||||
|
Loading…
Reference in New Issue
Block a user