inv comes with repo, remote_tmp subdir

This commit is contained in:
ka-ba 2016-06-16 14:00:14 +02:00 committed by GitHub
parent 6acd31cd72
commit 08c1d27a9a

10
ansible.cfg Normal file
View file

@ -0,0 +1,10 @@
[defaults]
# local
inventory = ./inventory/hosts
retry_files_save_path = ~/.ansible/retry-files
#vault_password_file = ~/.ansible/vault-password-file
# remote
remote_tmp = $HOME/ansible_tmp
#[ssh_connection]
#pipelining = True