diff options
Diffstat (limited to 'ansible')
| -rw-r--r-- | ansible/ansible.cfg | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/ansible/ansible.cfg b/ansible/ansible.cfg index 10c66be..ff9ee50 100644 --- a/ansible/ansible.cfg +++ b/ansible/ansible.cfg @@ -7,7 +7,6 @@ roles_path = .ansible/galaxy_roles/:roles/  [privilege_escalation]  become = yes -become_ask_pass = yes  [connection]  pipelining = True | 
