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/test/integration/targets/ansible-config/files
Brian Coca 0c51a30d93
ansible-config: add 'validate' option (#83007)
We can now validate both ansible.cfg and 'ANSIBLE_' env vars
match either core (-t base), installed plugin(s) (-t <plugin_type>) or both (-t all)
2 months ago
..
base_all_valid.cfg ansible-config: add 'validate' option (#83007) 2 months ago
base_valid.cfg ansible-config: add 'validate' option (#83007) 2 months ago
empty.cfg ansible-config: add 'validate' option (#83007) 2 months ago
ini_dupes.py ansible-config dedupe ini plugin entries (#82498) 5 months ago
invalid_base.cfg ansible-config: add 'validate' option (#83007) 2 months ago
invalid_plugins_config.ini ansible-config: add 'validate' option (#83007) 2 months ago