fixed bad exampel for library that was library_path, which of course did
not workpull/4420/head
parent
1698b17b14
commit
83e6c166f6
|
@ -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…
Reference in New Issue