Loading .ansible.cfg +0 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,6 @@ callback_whitelist = profile_tasks [ssh_connection] pipelining = True control_path=/tmp/ssh-%%h [privilege_escalation] #become = True Loading .bashrc +0 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,6 @@ export ANSIBLE_COMMAND_WARNINGS=True export ANSIBLE_DEPRECATION_WARNINGS=True export ANSIBLE_RETRY_FILES_SAVE_PATH=/tmp/ export ANSIBLE_SSH_PIPELINING=True export ANSIBLE_SSH_CONTROL_PATH_DIR='/tmp/ssh-%%h' export ANSIBLE_GATHERING=smart export ANSIBLE_CACHE_PLUGIN=jsonfile export ANSIBLE_CACHE_PLUGIN_CONNECTION="$HOME/.ansible/facts" Loading Loading
.ansible.cfg +0 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,6 @@ callback_whitelist = profile_tasks [ssh_connection] pipelining = True control_path=/tmp/ssh-%%h [privilege_escalation] #become = True Loading
.bashrc +0 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,6 @@ export ANSIBLE_COMMAND_WARNINGS=True export ANSIBLE_DEPRECATION_WARNINGS=True export ANSIBLE_RETRY_FILES_SAVE_PATH=/tmp/ export ANSIBLE_SSH_PIPELINING=True export ANSIBLE_SSH_CONTROL_PATH_DIR='/tmp/ssh-%%h' export ANSIBLE_GATHERING=smart export ANSIBLE_CACHE_PLUGIN=jsonfile export ANSIBLE_CACHE_PLUGIN_CONNECTION="$HOME/.ansible/facts" Loading