ansible/lib/ansible/cli
Ganesh Nalawade ee3f8d28a4
Fix cli context check for network_cli connection (#64697)
* Fix cli context check for network_cli connection

Fixes #64575

*  Check cli context for network_cli connection
   at the start of new task run only.

* Pass task_uuid around to identify start of new task run

* Handle for local connection
2019-11-26 08:40:49 +05:30
..
arguments add ANSIBLE_PLAYBOOK_DIR envvar support (#63220) 2019-10-08 17:34:15 -07:00
scripts Fix cli context check for network_cli connection (#64697) 2019-11-26 08:40:49 +05:30
__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 the ability to ignore files and collection build (#64688) 2019-11-14 05:02:58 +10: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 ansible-vault: convert vault_password_files to list to prevent traceback (#57186) 2019-06-03 12:14:06 +02:00