configuring ansible.cfg to use hosts.ini and ansible/libary
parent
5b035e876f
commit
06c3defe62
@ -1,5 +1,3 @@
|
|||||||
[defaults]
|
[defaults]
|
||||||
DEFAULT_MODULE_PATH=/Users/chatton/checkouts/HomeLab/ansible/library
|
default_module_path=ansible/library
|
||||||
# this isn't working? I had to use
|
inventory=hosts.ini
|
||||||
# export ANSIBLE_LIBRARY="/Users/chatton/checkouts/HomeLab/ansible/library"
|
|
||||||
# instead
|
|
||||||
|
|||||||
Loading…
Reference in New Issue