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
Abhijit Menon-Sen 73f10de386 Document the behaviour of _match_one_pattern in some detail
The possibilities are complicated enough that I didn't want to make
changes without having a complete description of what it actually
accepts/matches. Note that this text documents current behaviour, not
necessarily the behaviour we want. Some of this is undocumented and may
not be intended.
2015-08-25 21:17:24 +05:30
..
vars_plugins Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Document the behaviour of _match_one_pattern in some detail 2015-08-25 21:17:24 +05:30
dir.py meta: refresh_inventory and several inventory fixes 2015-08-12 10:35:12 -04:00
expand_hosts.py Slice ascii_letters directly instead of using 'for x in range()' 2015-08-02 23:47:18 +05:30
group.py Catch runtime errors due to recursion when calculating group depth 2015-06-22 02:06:07 -04:00
host.py now properly uses default port if defined 2015-07-31 12:01:58 -04:00
ini.py Sanitize IPv6 hostname/port handling 2015-08-20 22:06:44 +05:30
script.py Make error messages tell which inventory script the error came from 2015-06-03 11:51:33 -07:00