summaryrefslogtreecommitdiff
path: root/lib/ansible/cli
Commit message (Expand)AuthorAgeFilesLines
* win - Allow FQCN for win_command and win_shellJordan Borean2020-03-051-1/+1
* adhoc: Load callbacks before sending v2_playbook_on_start (#67673)flowerysong2020-02-251-0/+1
* Add warning when running devel (#67502)Matt Martz2020-02-191-0/+7
* Fix role list regression (#67436)Sam Doran2020-02-141-1/+1
* Add ansible-galaxy collection list command (#65022)Sam Doran2020-02-141-42/+209
* Add verify subcommand to 'ansible-galaxy collection' (#65618)Sloane Hertel2020-02-141-19/+53
* New magic var: `ansible_config_file` (#66085)Piotr Stawarski2020-02-111-0/+1
* Add collections path option to ansible-galaxy (#66969)Sam Doran2020-01-311-0/+7
* galaxy: fix AttributeError on empty requirements.yml (#66726)René Moser2020-01-241-1/+1
* Add validate_collection_path function (#66441)Sam Doran2020-01-221-5/+8
* ansible-galaxy - add "--token" command line argument (#66376)Sam Doran2020-01-161-1/+1
* ansible-galaxy ignore empty server_list (#65986)Jordan Borean2020-01-091-1/+4
* Add test for reboot & wait_for_connection on EOS & IOS (#63014)Nathaniel Case2020-01-071-2/+2
* Add ansible cli options --ask-vault-password and --vault-pass-file (#63782)ivog742019-12-191-2/+2
* Fix encrypt command output when using --stdin-name (#65122)Alexandre Chouinard2019-12-051-0/+3
* Fix using a URL for galaxy collection install (#65272)Jordan Borean2019-12-031-1/+9
* Fix cli context check for network_cli connection (#64697)Ganesh Nalawade2019-11-261-5/+6
* Inventory CLI - Ignore settings for when vars plugins should run (#65073)Sloane Hertel2019-11-251-4/+10
* fix utils.color.stringc: enclosure non printable sequences in SOH,STX (#64751)Gregory Schevchenko2019-11-211-1/+1
* Add the ability to ignore files and collection build (#64688)Jordan Borean2019-11-141-0/+1
* doc: Handle exception in parsing parameter description (#60933)Abhijeet Kasurde2019-11-121-1/+5
* Support vars plugins in collections (#61078)Sloane Hertel2019-11-041-34/+4
* Refactor CLI prompt mode check for network plugins (#63945)Ganesh Nalawade2019-11-031-1/+2
* Fixes --version in ansible-galaxy cliAndrea Tartaglia2019-10-171-1/+1
* Wrap CLI Passwords with AnsibleUnsafeText, ensure unsafe context is not lost ...Matt Martz2019-10-111-7/+3
* fix default collection resolution in adhoc (#63298)Matt Davis2019-10-101-1/+5
* add ANSIBLE_PLAYBOOK_DIR envvar support (#63220)Matt Davis2019-10-081-1/+1
* Add support for automation-hub authentication to ansible-galaxy (#63031)Adrian Likins2019-10-041-3/+24
* Default collection install path to first path in COLLECTIONS_PATHS (#62870)Chris Houseknecht2019-10-021-1/+2
* Display leftover messages when shutting down. (#62431)Nathaniel Case2019-09-191-0/+3
* WIP - Fix ansible-doc bugs and add integration tests. (#62461)Matt Clay2019-09-171-58/+90
* Fix network_cli exec_command connection init (#62344)Ganesh Nalawade2019-09-171-0/+4
* Fix ansible-doc traceback and sanity test. (#62040)Matt Clay2019-09-101-1/+4
* Properly hide limit and list-hosts args from ansible-inventory (#61618)Matt Martz2019-09-062-3/+12
* Fix ansible-connection persist after playbook run complete issue (#61591)Ganesh Nalawade2019-09-061-1/+1
* ansible-galaxy fix --server option for roles (#61820)Jordan Borean2019-09-051-8/+8
* default collection support (#61415)Matt Davis2019-08-281-1/+7
* Add support for network_cli connection retry (#61103)Ganesh Nalawade2019-08-281-0/+1
* Properly JSON encode AnsibleUnsafe, using a pre-processor (#60602)Matt Martz2019-08-261-1/+1
* Fix up env config source for Galaxy server list (#61294)Jordan Borean2019-08-261-1/+1
* ansible-galaxy - Add timeout and progress indicator for publish and install (...Jordan Borean2019-08-231-1/+4
* ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553)Jordan Borean2019-08-211-56/+178
* ansible-galaxy: create parent dir for token file (#60615)Jordan Borean2019-08-191-0/+12
* ansible-galaxy - more fixes for verbosity without sub type (#60604)Jordan Borean2019-08-151-1/+3
* Delay persistent connection until needed (#59153)Nathaniel Case2019-08-141-4/+1
* ansible-galaxy tidy up arg parse with better validation (#59957)Jordan Borean2019-08-142-157/+189
* move CLI entrypoints under ansible package (#60004)Matt Davis2019-08-023-0/+488
* Minor fixes in galaxy command for collection (#59846)Abhijeet Kasurde2019-08-021-3/+3
* Fix ansible-galaxy import command to use argspec instead (#59898)Jordan Borean2019-08-021-5/+2
* point at corresponding version (#59200)Brian Coca2019-07-251-13/+6