Commit 83e6c166 by Brian Coca

fixed bad exampel for library that was library_path, which of course did

not work
parent 1698b17b
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# some basic default values... # some basic default values...
hostfile = /etc/ansible/hosts hostfile = /etc/ansible/hosts
# library_path = /usr/share/my_modules/ #library = /usr/share/my_modules/
remote_tmp = $HOME/.ansible/tmp remote_tmp = $HOME/.ansible/tmp
pattern = * pattern = *
forks = 5 forks = 5
......
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