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/config
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 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 7 years ago
base.yml Fine tune sanity (#53544) 6 years ago
data.py Make newer stuff PEP8 compliant (#26951) 7 years ago
manager.py Fix wrong number of arguments in string format (#53265) 6 years ago
module_defaults.yml Add k8s_auth and kubevirt_vm to the k8s group (#52320) 6 years ago