summaryrefslogtreecommitdiff
path: root/lib/ansible/cli
Commit message (Expand)AuthorAgeFilesLines
* Fix docstrings RST markup in `ansible-console` CLI module (#80719)Sviatoslav Sydorenko2023-05-041-16/+20
* Use ansible.module_utils.common.text.converters (#80704)Matt Clay2023-05-0312-12/+12
* Don't include a default for cli as it overrides config with lesser pr… (#80...Brian Coca2023-05-011-2/+2
* Add TTY check and argument to disable it (#50603) (#68260)Landson Guo2023-04-271-2/+7
* Add GALAXY_COLLECTIONS_PATH_WARNINGS option. (#78487)Maxwell G2023-04-211-1/+4
* --syntax-check is only applicable to ansible-playbook. Fixes #80506 (#80507)Matt Martz2023-04-122-2/+2
* list all tags (including never) when listing tags (#80309)Brian Coca2023-03-311-0/+11
* Support role extension for semantic markup. (#80305)Felix Fontein2023-03-311-1/+8
* Add support for plugin field in seealso. (#80212)Felix Fontein2023-03-231-0/+14
* Don't double loop, ensuring that machine formats don't dupe collections onto ...Matt Martz2023-03-231-3/+2
* ansible-doc: fix broken seealso links in text output (#80280)Felix Fontein2023-03-231-4/+10
* ansible-galaxy collection install retry improvements (#80180)Matt Martz2023-03-221-1/+1
* Implement semantic markup support for Ansible documentation in ansible-doc. (...Felix Fontein2023-03-211-0/+43
* ansible-galaxy role info - fix unhandled AttributeErrorSloane Hertel2023-03-091-2/+2
* ansible-inventory prevent duplicating host entries (#80059)Brian Coca2023-03-061-22/+34
* ansible-inventory, add --limit option (#79596)Brian Coca2023-02-131-21/+31
* Clean up unused imports in core (#79900)Matt Clay2023-02-031-1/+0
* Add support for importlib.resources (#78915)Matt Martz2023-01-103-92/+76
* ansible-galaxy - fix turning off the ConcreteArtifactManager's validate certs...Sloane Hertel2023-01-091-10/+9
* ansible-galaxy collection|role init - fix preserving symlinks (#79134)Sloane Hertel2023-01-091-2/+7
* Removed sorting to preserve original order (#74839)Brian Coca2022-11-301-9/+8
* add ansible-galaxy cli documentation for parallel execution (#79433)Sloane Hertel2022-11-291-1/+5
* Update pull.py (#79387)saranti2022-11-171-0/+3
* ansible-doc and validate-modules: remove underscore deprecation handling for ...Felix Fontein2022-11-151-1/+3
* give a warning when no roles match the search instead of returning rc 1 (#79195)Sloane Hertel2022-10-251-2/+2
* ansible-galaxy install - fix unnecessary api check when installing a role fro...Sloane Hertel2022-10-141-23/+39
* ansible-config, only subvalues should use yaml shorthand (#79073)Brian Coca2022-10-071-3/+7
* ansible-vault: add newline to the output of the 'encrypt_string' command (#79...Dmytro Khomutnyk2022-10-041-0/+5
* make pager and editor configurable, specifically for ansible (#78816)Brian Coca2022-09-282-7/+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