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
Brian Coca 273786d0bd simplified pattern matching, fixed ungrouped (#22523)
* simplified pattern matching, fixed ungrouped

ungrouped was ignored for patterns, now it is usable again

* even simpler
2017-03-15 14:25:46 -04:00
..
vars_plugins Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
__init__.py simplified pattern matching, fixed ungrouped (#22523) 2017-03-15 14:25:46 -04:00
dir.py Allow unicode inventory filename 2016-10-15 16:54:51 -07:00
expand_hosts.py Be systematic about parsing and validating hostnames and addresses 2015-09-11 21:47:18 +05:30
group.py fix 'ungrouped' issue with some inventory formats 2017-03-07 12:49:24 -05:00
host.py fix 'ungrouped' issue with some inventory formats 2017-03-07 12:49:24 -05:00
ini.py Fix to bytes surrogate and nonencodable chars (#21180) 2017-02-09 17:13:40 -08:00
script.py Convert error to the native text type before writing to stderr 2017-02-07 18:01:58 -05:00
yaml.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00