File diff 32f778c49981 → 87c003723bdb
testsite/ansible.cfg
Show inline comments
 
@@ -2,6 +2,7 @@
 
roles_path=../roles
 
force_handlers = True
 
inventory = ./hosts
 
interpreter_python = /usr/bin/python3
 

	
 
[ssh_connection]
 
pipelining = True
 
\ No newline at end of file