summaryrefslogtreecommitdiff
path: root/lib/ansible/cli
Commit message (Expand)AuthorAgeFilesLines
* [2.13] ansible-galaxy - fix unnecessary api check when installing role (#79143)Sloane Hertel2022-10-261-23/+39
* [stable-2.13] Fix exit codes for role search and delete. Fixes #78516 (#78578...Matt Martz2022-08-311-3/+3
* [stable-2.13] Fix --role-file arg detection (#78475) (#78522)Matt Martz2022-08-311-2/+16
* Replace get_persistent_connection_options in task_executor with get_options (...Kate Case2022-08-311-9/+9
* Fix listing collections that are missing the metadata required by build (#765...Sloane Hertel2022-08-031-0/+2
* Fix removing existing dir/files with `ansible-galaxy collection init --force`...Sloane Hertel2022-08-031-0/+9
* Fix wording for :ref|term: substitution (#78216) (#78221)Brian Coca2022-07-071-4/+4
* [stable-2.13] ansible-doc: list modules in collections recursively (#78137)Felix Fontein2022-07-051-5/+10
* Fix 'ansible-config dump --only-changed -t all' verbosity (#77898) (#77922)Sloane Hertel2022-06-081-2/+4
* Handle errors during ansible-doc --metadata-dump more gracefully (#77035)Felix Fontein2022-03-261-21/+72
* ansible-galaxy - add configuration options for more flexible collection signa...Sloane Hertel2022-03-231-4/+48
* inventory manager respect --flush-cache (#77083)Brian Coca2022-03-171-1/+1
* Remove collections compat from controller code.Matt Clay2022-03-082-2/+6
* Type hint fixes.Matt Clay2022-03-041-1/+1
* Fix ansible console to respect ANSIBLE_STDOUT_CALLBACK (#77182)Pierre Blanc2022-03-041-1/+7
* ansible-galaxy - add signature verification of the MANIFEST.json (#76681)Sloane Hertel2022-02-101-1/+46
* ansible-pull handlle empty node/hostname return (#76965)Brian Coca2022-02-071-1/+5
* More accurate help message for verbosity setting (#76887)Alexander2022-02-031-1/+3
* updated metadata dump to do full docs dump (#76170)Brian Coca2022-01-311-113/+103
* ansible-vault encrypt_string: fix --output to write into file (#76856)Martin Krizek2022-01-281-1/+4
* Use explicit keyword for plugin config (#75158)Brian Coca2022-01-211-1/+1
* ansible-config avoid _terms and _input in --only-changed (#76597)Brian Coca2022-01-141-1/+11
* ansible-galaxy - fix the --ignore-certs flag for the implicit galaxy server (...Sloane Hertel2022-01-111-0/+2
* Fix AttributeError when providing file via --conn-password-file (#76534)Martin Krizek2021-12-141-1/+2
* Fix ansible-doc -l ansible.builtin / ansible.legacy (#76235)Richie B2B2021-11-191-1/+1
* exhaust list of vault ids before failing (#75540)Sloane Hertel2021-11-011-5/+18
* Add Jinja2 version runtime check (#76141)Martin Krizek2021-10-271-0/+12
* Fix ansible-galaxy collection verify subcommand help message. (#76108)Sloane Hertel2021-10-221-2/+2
* Start of moving away from six (#75863)Martin Krizek2021-10-215-30/+19
* Modernize install (#76021)Matt Martz2021-10-1912-195/+244
* add missing space to `--playbook-dir` help string (#76062)jbpratt2021-10-191-1/+1
* Add support for distinct collection skeleton configuration (#75845)Jeremy Kimber2021-09-301-2/+3
* cli - remove deprecated setting verbosity before sub command (#75840)Martin Krizek2021-09-301-10/+0
* Don't show params when there is an issue with `set_option(s)` (#75805)Matt Martz2021-09-281-2/+10
* Python 3.8 Controller Minimum (#74013)Matt Martz2021-09-211-25/+20
* Enable ansible-galaxy to specify client id override with Keycloak Token (#75601)Chris Hambridge2021-09-171-2/+5
* ansible-galaxy - add a per-server validate_certs option (#75710)Sloane Hertel2021-09-161-5/+17
* Fix metadump (#75668)Brian Coca2021-09-141-1/+1
* Revert "use versioned doclink for url references (#74245)" (#74782)Toshio Kuratomi2021-08-241-14/+5
* Fix --list-hosts when undefined var is used (#75533)Brian Coca2021-08-231-1/+7
* More options for password passing (#73117)Brian Coca2021-08-192-22/+83
* Dump keyword data (#75446)Brian Coca2021-08-191-7/+20
* ansible-pull, restore repo options (#75491)Brian Coca2021-08-121-3/+2
* fix yaml version issue with config yaml dump (#75344)Brian Coca2021-08-021-1/+1
* fix ssh cli defaults (#75245)Brian Coca2021-07-231-4/+4
* Unfrack extra vars (#75127)Brian Coca2021-06-301-1/+10
* Fix structure of generic snippet feature (#74932)Toshio Kuratomi2021-06-241-34/+54
* Config init+ (#74914)Brian Coca2021-06-221-22/+197
* ansible-doc: improve version_added handling (#73602)Felix Fontein2021-06-211-3/+21
* Do not show empty version_added_collection values in ansible-doc text output....Felix Fontein2021-06-141-0/+4