summaryrefslogtreecommitdiff
path: root/lib/ansible/cli
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.14] ansible-galaxy collection install retry improvements (#80180) (...Matt Martz2023-04-171-1/+1
* [stable-2.14] --syntax-check is only applicable to ansible-playbook. Fixes #8...Matt Martz2023-04-122-2/+2
* [2.14] ansible-doc: fix broken seealso links in text output (#80285)Felix Fontein2023-03-281-4/+10
* ansible-galaxy role info - fix unhandled AttributeError (#80187)Sloane Hertel2023-03-201-2/+2
* ansible-galaxy - fix turning off the ConcreteArtifactManager's validate certs...Sloane Hertel2023-01-181-10/+9
* Removed sorting to preserve original order (#74839) (#79517)Brian Coca2022-12-061-9/+8
* Backportapalooza 12 01 (#79514)Sandra McCann2022-12-061-1/+5
* Backportapalooza 11 18 (#79416)Sandra McCann2022-11-211-0/+3
* [2.14] ansible-galaxy - fix unnecessary api check when installing role (#79142)Sloane Hertel2022-11-161-23/+39
* ansible-config, only subvalues should use yaml shorthand (#79073) (#79078)Brian Coca2022-10-131-3/+7
* final docs for filters (#78800)Brian Coca2022-09-201-1/+4
* vault secrets file, keep context when symlink (#78734)Brian Coca2022-09-202-6/+5
* Add --offline option to 'ansible-galaxy collection install' (#78678)Sloane Hertel2022-09-191-0/+5
* ansible-doc: remove manual formatting (#78668)Felix Fontein2022-09-081-36/+28
* ansible-doc consistent version info ignore (#78725)Brian Coca2022-09-081-1/+1
* ansilbe-doc fixes for filters/test listing (#78696)Brian Coca2022-09-061-7/+1
* refactor and fixes for doc parsing (#77719)Brian Coca2022-09-011-57/+23
* until is also implicit (#78632)Brian Coca2022-08-291-1/+3
* Fix exit codes for role search and delete. Fixes #78516 (#78578)Matt Martz2022-08-181-3/+3
* Replace get_persistent_connection_options in task_executor with get_options (...Kate Case2022-08-171-6/+6
* Fix variable use before definition. (#78500)Matt Clay2022-08-111-3/+3
* Fix --role-file arg detection (#78475)Matt Martz2022-08-111-2/+16
* ansible-config init fixes (#78453)Brian Coca2022-08-111-2/+6
* ansible-console - Fix arg name to match base class. (#78502)Matt Clay2022-08-111-4/+4
* Add missing space after keywords. (#78480)Matt Clay2022-08-081-2/+2
* Add support for json in adhoc -a (#78114)Jordan Borean2022-08-031-3/+16
* Fix listing collections that are missing the metadata required by build (#76596)Sloane Hertel2022-08-021-0/+2
* Fix removing existing dir/files with `ansible-galaxy collection init --force`...Sloane Hertel2022-08-021-0/+9
* Python 3.9 min for controller (#77566)Matt Martz2022-07-201-2/+2
* Preflight utf8 encodings check (#78175)Matt Martz2022-07-111-2/+26
* Fix wording for :ref|term: substitution (#78216)Brian Coca2022-07-071-4/+4
* Support for Python 3.11+ tomllib for inventory (#77435)Matt Martz2022-06-291-5/+5
* `FieldAttribute`s as descriptors (#73908)Martin Krizek2022-06-291-2/+2
* Galaxy server config updates (#77106)Brian Coca2022-06-241-18/+44
* ansible-console fixes (#78064)Brian Coca2022-06-211-62/+151
* Fix 'ansible-config dump --only-changed -t all' verbosity (#77898)Sloane Hertel2022-05-261-3/+4
* validate meta/main.yml dependencies and meta/requirements.yml are both lists ...Sloane Hertel2022-05-191-1/+2
* ansible-config added json/yaml output to list/dump (#77447)Brian Coca2022-04-282-35/+73
* ansible-doc stay 3.8 python compatible (#77682)Brian Coca2022-04-281-1/+1
* Require blocking IO for ansible CLI.Matt Clay2022-04-271-1/+23
* expand ansible-doc coverage (#74963)Brian Coca2022-04-271-124/+119
* Add python path to version output (#77631)Brian Coca2022-04-261-1/+1
* Revert "Require blocking IO for ansible CLI. (#77639)"Matt Clay2022-04-251-23/+1
* Require blocking IO for ansible CLI. (#77639)Matt Clay2022-04-251-1/+23
* Fix issue probably-meant-fstring found at https://codereview.doctor (#77619)code-review-doctor2022-04-251-1/+1
* Yolo (#77554)Brian Coca2022-04-181-4/+11
* Revert "Config, ensure templating happens at functions (#77483)"Matt Clay2022-04-141-11/+4
* CLI now issues clearer error when 0 hosts selected (#77517)Brian Coca2022-04-141-1/+1
* Config, ensure templating happens at functions (#77483)Brian Coca2022-04-141-4/+11
* ansible-connection verboistery (#77509)Brian Coca2022-04-141-4/+7