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
Daniel Mellado a4f13acd85 Revert "Fix missing persistent connection messages (#68496)" (#69147)
This reverts commit 5f6427b1fc.
as it breaks netconf connection. This will be a temporary measure
for unlocking CI until a proper fix is shipped.

Fixes #69065

(cherry picked from commit 9217aeeac1)
Signed-off-by: Daniel Mellado <dmellado@redhat.com>
6 years ago
..
arguments add ANSIBLE_PLAYBOOK_DIR envvar support (#63220) 6 years ago
scripts Revert "Fix missing persistent connection messages (#68496)" (#69147) 6 years ago
__init__.py Wrap CLI passwords as AnsibleUnsafeText (#63352) 6 years ago
adhoc.py adhoc: Load callbacks before sending v2_playbook_on_start (#67673) 6 years ago
config.py fixes to config manager (#58530) 7 years ago
console.py Migrate command line parsing to argparse (#50610) 7 years ago
doc.py WIP - Fix ansible-doc bugs and add integration tests. (#62461) 6 years ago
galaxy.py galaxy: fix AttributeError on empty requirements.yml (#66726) (#66752) 6 years ago
inventory.py [stable-2.9] Properly hide limit and list-hosts args from ansible-inventory (#61618) 6 years ago
playbook.py default collection support (#61415) 6 years ago
pull.py Migrate command line parsing to argparse (#50610) 7 years ago
vault.py ansible-vault: convert vault_password_files to list to prevent traceback (#57186) 7 years ago