ansible.cfg 302 Bytes
[defaults]

host_key_checking = False
private_key_file =  ~/.ssh/yoho_server

# default host file is test
inventory = ./inventories/test
roles_path = ./roles

retry_files_enabled = False # Do not create them
retry_files_save_path = "~/" # The directory they will go into

#library = /usr/share/ansible