community.general/lib/ansible/inventory
Brian Coca 95eaa246aa added keyed_group construction (#28578)
* added keyed_group construction

also added strict config to allow skipping bad templating
more precise error msgs
to_native better than to_text
fixed truthyness
added safe names

* allow keyed expressions to return lists

* PEPE should eat less, he is getting fat
2017-08-25 22:00:07 -04:00
..
__init__.py Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
data.py ensure all groups inherit from 'all' 2017-07-13 18:38:39 -04:00
group.py Ensure hosts aren't duplicated in groups 2017-06-19 17:38:43 -04:00
helpers.py Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
host.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
manager.py added keyed_group construction (#28578) 2017-08-25 22:00:07 -04:00