ansible/lib/ansible/cli
Sam Doran 9db0fb785d
Add collections path option to ansible-galaxy (#66969)
Some common code needed for 'collection list' and 'collection validate'
2020-01-31 14:27:54 -06:00
..
arguments Add ansible cli options --ask-vault-password and --vault-pass-file (#63782) 2019-12-19 12:07:25 -05:00
scripts Add test for reboot & wait_for_connection on EOS & IOS (#63014) 2020-01-07 14:24:26 -05:00
__init__.py Wrap CLI Passwords with AnsibleUnsafeText, ensure unsafe context is not lost during encode/decode (#63351) 2019-10-11 09:17:10 -05:00
adhoc.py Make ansible adhoc work with include_role (#56163) 2019-05-08 09:53:24 -04:00
config.py fixes to config manager (#58530) 2019-07-17 10:39:30 -04:00
console.py fix utils.color.stringc: enclosure non printable sequences in SOH,STX (#64751) 2019-11-21 09:41:42 -05:00
doc.py doc: Handle exception in parsing parameter description (#60933) 2019-11-12 16:48:46 +05:30
galaxy.py Add collections path option to ansible-galaxy (#66969) 2020-01-31 14:27:54 -06:00
inventory.py Inventory CLI - Ignore settings for when vars plugins should run (#65073) 2019-11-25 13:16:03 -05:00
playbook.py default collection support (#61415) 2019-08-28 16:31:40 -07:00
pull.py Migrate command line parsing to argparse (#50610) 2019-04-23 13:54:39 -05:00
vault.py Fix encrypt command output when using --stdin-name (#65122) 2019-12-05 15:42:15 -05:00