File diff 2460d22adea3 → 614f64157116
testsite/ansible.cfg
Show inline comments
 
[defaults]
 
roles_path=../roles
 
force_handlers = True
 
retry_files_save_path = ./retry
 
inventory = ./hosts
 

	
 
[ssh_connection]