try
This commit is contained in:
@@ -5,7 +5,7 @@ privat_key_file = ~/.ssh/ansible-test
|
||||
retry_files_enabled = true
|
||||
retry_files_save_path = ~/.ansible/retry-files
|
||||
force_handlers = true
|
||||
vault_identity_list = ~/.ansible/.vault-pass
|
||||
#vault_identity_list = ~/.ansible/.vault-pass
|
||||
#Gather CONFIG
|
||||
gathering = smart
|
||||
fact_caching = yaml
|
||||
|
||||
@@ -5,5 +5,5 @@ FlaskServer:
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
ansible_ssh_common_args: '-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null'
|
||||
ansible_user: jonnybravo
|
||||
ansible_become: true
|
||||
ansible_become: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user