ansible.cfg 217 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 [defaults] host_key_checking = False private_key_file = /etc/ansible/key/yoho_server hostfile = ./inventories/test/hosts:./inventories/az1/hosts:./inventories/az2/hosts:./inventories/az3/hosts roles_path = ./roles