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/cli
Brian Coca 8a2fc854f4
Add plugin config lists (#49627)
* add plugin config lists
* and dump config for plugins
*  also list configs under PLUGINS for 'all' list
3 years ago
..
arguments Abstract away libyaml details into yaml utils (#72607) 3 years ago
scripts force version on deprecation (#74338) 3 years ago
__init__.py Improve deprecations (#72697) 4 years ago
adhoc.py Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 4 years ago
config.py Add plugin config lists (#49627) 3 years ago
console.py Fixes for ansible-console usability (#73665) 3 years ago
doc.py use versioned doclink for url references (#74245) 3 years ago
galaxy.py Abstract away libyaml details into yaml utils (#72607) 3 years ago
inventory.py Don't fail for mixed typed keys (#73726) 3 years ago
playbook.py Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 4 years ago
pull.py ansible-pull: Run All Playbooks When Multiple Are Supplied (#73172) 3 years ago
vault.py Shadow input for encrypt_string by default unless asked (fixes #71618) (#73263) 3 years ago