forked from FF-RGB/ansible
don't create .retry files
This commit is contained in:
parent
7db68dfcec
commit
ccc3a34985
@ -4,6 +4,7 @@ inventory = ./hosts
|
|||||||
library = ./library
|
library = ./library
|
||||||
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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user