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/inventory
Brian Coca 9b67219096
Fine tune sanity (#53544)
* modify regex to use implicit charsets this should solve issues in py3 and unicode names
* fix issue with subgroups in yaml inventory
* clarify deprecation message
* separated per name warning from deprecation
* move noise to verbosity, simplify warnings
* fix docs to reflect actual 'good' practice
* change toggle to choice list to give users more options
6 years ago
..
__init__.py Transition inventory into plugins (#23001) 7 years ago
data.py Add toggle to control invalid character substitution in group names (#52748) 6 years ago
group.py Fine tune sanity (#53544) 6 years ago
helpers.py add docstring for ansible.inventory.helpers.get_group_vars 6 years ago
host.py Reduce recursion within group methods 7 years ago
manager.py Fix inventory cache interface (#50446) 6 years ago