Commit 1cadfcbf by Michael DeHaan

amend default library location in config file

parent 2ac4859c
...@@ -10,7 +10,7 @@ hostfile = /etc/ansible/hosts ...@@ -10,7 +10,7 @@ hostfile = /etc/ansible/hosts
# location of ansible library, eliminates need to specify --module-path # location of ansible library, eliminates need to specify --module-path
library = /usr/share/ansible2 library = /usr/share/ansible
# default module name used in /usr/bin/ansible when -m is not specified # default module name used in /usr/bin/ansible when -m is not specified
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment