ansible/lib/ansible/cli
Ganesh Nalawade 768dbe5490
Add support for network_cli connection retry (#61103)
* Add support for network_cli connection retry

*  Add network_cli connection configuration option
   to allow retrying the connection initialization
   with remote host.

* Add docs

* Fix test failures

* Fix review comments
2019-08-28 09:46:42 +05:30
..
arguments Fix and refix help text for CLI (#55831) 2019-04-30 11:16:26 -04:00
scripts Add support for network_cli connection retry (#61103) 2019-08-28 09:46:42 +05:30
__init__.py ansible-galaxy tidy up arg parse with better validation (#59957) 2019-08-14 06:36:29 +10: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 Migrate command line parsing to argparse (#50610) 2019-04-23 13:54:39 -05:00
doc.py point at corresponding version (#59200) 2019-07-25 11:54:01 -04:00
galaxy.py Fix up env config source for Galaxy server list (#61294) 2019-08-26 07:11:35 +10:00
inventory.py Properly JSON encode AnsibleUnsafe, using a pre-processor (#60602) 2019-08-26 09:08:22 -05:00
playbook.py Migrate command line parsing to argparse (#50610) 2019-04-23 13:54:39 -05:00
pull.py Migrate command line parsing to argparse (#50610) 2019-04-23 13:54:39 -05:00
vault.py ansible-vault: convert vault_password_files to list to prevent traceback (#57186) 2019-06-03 12:14:06 +02:00