added test
Some checks failed
multibranch_ansible/pipeline/head There was a failure building this commit

This commit is contained in:
2023-06-06 11:31:25 +02:00
parent bdd6c66946
commit cbc1dc1749

View File

@@ -6,9 +6,9 @@ roles_path = ./roles
retry_files_enabled = true retry_files_enabled = true
retry_files_save_path = ~/.ansible/retry-files retry_files_save_path = ~/.ansible/retry-files
force_handlers = true force_handlers = true
#vault_identity_list = ~/.ansible/.vault-pass vault_identity_list = ~/.ansible/.vault-pass
#only jenkins-agent #only jenkins-agent
vault_identity_list = /ps #vault_identity_list = /ps
#Gather CONFIG #Gather CONFIG
gathering = smart gathering = smart
fact_caching = yaml fact_caching = yaml