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
Jasper Capel d4dec5f577 Allow creating empty inventory
Instantiating the Inventory class with host_list=None now results in an
empty inventory instead of an error.
2013-09-25 15:00:35 +02:00
..
vars_plugins Check against None around playbook basedir 2013-08-01 20:44:19 -04:00
__init__.py Allow creating empty inventory 2013-09-25 15:00:35 +02:00
dir.py don't want to ignore explicit cwd 2013-06-04 21:06:49 -07:00
expand_hosts.py Add support for multiple ranges in a host 2013-06-06 22:27:30 +02: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 now bad ini entries will throw friendlier error 2013-08-07 12:49:12 -04:00
script.py Fixed tiny bug with _meta handling in external inventory scripts 2013-08-19 18:54:30 +01:00