Merge pull request #9940 from bcoca/library_example_config_fix

fixed bad exampel for library that was library_path
pull/9922/merge
Brian Coca 10 years ago
commit ed7d1d7e6a

@ -12,7 +12,7 @@
# some basic default values...
hostfile = /etc/ansible/hosts
# library_path = /usr/share/my_modules/
#library = /usr/share/my_modules/
remote_tmp = $HOME/.ansible/tmp
pattern = *
forks = 5

Loading…
Cancel
Save