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
Matt Davis 454c7e37ec
nonzero exit code on `ansible galaxy collection verify` failures (#74051)
3 years ago
..
arguments finish migrating ssh plugin to config system (#73708) 3 years ago
scripts Address additional ansible_core rename issues (#72906) 4 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 Allow restricting config values to enumerated list (#73162) 4 years ago
console.py Fixes for ansible-console usability (#73665) 3 years ago
doc.py ansible-doc - account for empty meta/main.yml (#73590) 3 years ago
galaxy.py nonzero exit code on `ansible galaxy collection verify` failures (#74051) 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