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
rishid d18c90ed8f Add support for INI comments that begin with '#' or ';'
Ini file format does not have a standard but ';' is used more often than '#' for comments
2013-08-06 11:41:07 -04:00
..
vars_plugins Check against None around playbook basedir 2013-08-01 20:44:19 -04:00
__init__.py Enable negated patterns 2013-06-20 07:55: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 Add support for INI comments that begin with '#' or ';' 2013-08-06 11:41:07 -04:00
script.py If the result of a dynamic inventory script contains a "_meta" hash at top level 2013-08-04 11:34:42 -04:00