1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/inventory
2013-06-10 17:16:31 +02:00
..
vars_plugins Allow the group_vars and host_vars directories to be stored alongside the playbook as well as inventory. 2013-06-01 10:38:16 -04:00
__init__.py Remove duplicate host file reads by removing a legacy check. 2013-06-10 17:15:12 +02:00
dir.py don't want to ignore explicit cwd 2013-06-04 21:06:49 -07:00
expand_hosts.py Alphabetic inventory hostname patterns. 2012-12-10 20:48:38 -06:00
group.py optimization when adding child groups 2013-06-04 11:25:59 +02:00
host.py Get all groups' variables in order of depth 2012-11-23 00:20:52 +01:00
ini.py Use with guard for file reads. 2013-06-10 17:16:31 +02:00
script.py Support for all:vars in script inventories 2013-06-02 14:54:29 -07:00