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
|
inventory = ./hosts
|
||||||
nocows = 1
|
nocows = 1
|
||||||
remote_user = root
|
remote_user = root
|
||||||
|
retry_files_enabled = False
|
||||||
roles_path = ./roles
|
roles_path = ./roles
|
||||||
vault_password_file = ./.vault_pass
|
vault_password_file = ./.vault_pass
|
||||||
# Use the YAML callback plugin.
|
# Use the YAML callback plugin.
|
||||||
|
Loading…
Reference in New Issue
Block a user