diff options
| -rw-r--r-- | ansible.cfg | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/ansible.cfg b/ansible.cfg deleted file mode 100644 index d4b0897..0000000 --- a/ansible.cfg +++ /dev/null @@ -1,19 +0,0 @@ -[defaults] -inventory = ./inventory - -#remote_tmp = ~/.ansible/tmp - -retry_files_enabled = false -roles_path = ./roles -#become_flags = -H -S -n -E -#squash_actions = apk,apt,dnf,homebrew,pacman,pkgng,yum,zypper -#merge_multiple_cli_flags = true - -# SSH -#timeout = 10 -#executable = /bin/bash -host_key_checking = False -#remote_port = 22 - -[ssh_connection] -pipelining = true |
