You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins/inventory
Matt Martz bcdc2e167a
Support for Python 3.11+ tomllib for inventory (#77435)
2 years ago
..
__init__.py Remove collections compat from controller code. 2 years ago
advanced_host_list.py [advanced_host_list] 100% coverage + fix a bug (#74227) 3 years ago
auto.py Remove more whitelist and blacklist occurances (docs only). (#76845) 2 years ago
constructed.py bug fix: using non-FQDN in plugin choices fails plugin name verification (#75991) 3 years ago
generator.py bug fix: using non-FQDN in plugin choices fails plugin name verification (#75991) 3 years ago
host_list.py Fix various sanity errors in plugins (#71736) 4 years ago
ini.py Updated text in ini.py (#77746) 2 years ago
script.py Remove collections compat from controller code. 2 years ago
toml.py Support for Python 3.11+ tomllib for inventory (#77435) 2 years ago
yaml.py Fix error message for non-str hosts in yaml inventory (#77544) 2 years ago