1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-08 09:14:13 +00:00
community.general/lib/ansible/inventory
Alex Mirski-Fitton 7dc09adaf4 Make returning results after loading vars optional
Reinstates some functionality removed by commit 0ba9a6a but
makes the expensive operation optional (and default to off)
2016-07-21 14:25:57 +01:00
..
vars_plugins Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
__init__.py Make returning results after loading vars optional 2016-07-21 14:25:57 +01:00
dir.py skip non executable inventory when no shebang (#15969) 2016-05-24 10:25:10 -04:00
expand_hosts.py Be systematic about parsing and validating hostnames and addresses 2015-09-11 21:47:18 +05:30
group.py Mark implicitly hosts as such and exclude them from the all group 2016-06-04 18:53:47 -05:00
host.py Mark implicitly hosts as such and exclude them from the all group 2016-06-04 18:53:47 -05:00
ini.py draft add group merge priority and yaml inventory 2016-04-07 16:22:36 -04:00
script.py better error when host inventory script isnt dict 2016-01-25 16:32:09 -05:00
yaml.py made format more flexible and allow for non dict entries 2016-05-16 14:39:49 -04:00