Blob Blame History Raw
--- ansible-2.3.0.0/examples/ansible.cfg.bak	2017-04-12 16:08:05.000000000 +0200
+++ ansible-2.3.0.0/examples/ansible.cfg	2017-05-18 15:06:13.977176263 +0200
@@ -55,7 +55,7 @@
 # gather_timeout = 10
 
 # additional paths to search for roles in, colon separated
-#roles_path    = /etc/ansible/roles
+roles_path    = /etc/ansible/roles:/usr/share/ansible/roles
 
 # uncomment this to disable SSH key host checking
 #host_key_checking = False