Removed my specific ansible config.
authorLuke Hoersten <luke@hoersten.org>
Sat, 19 Jan 2019 13:00:49 -0600
changeset 72 fd3750fc2a93
parent 71 00a053c664a3
child 73 3e6344570822
Removed my specific ansible config.
ansible.cfg
--- a/ansible.cfg	Sat Jan 19 11:52:11 2019 -0600
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -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