You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/cli
Sloane Hertel a1cd7ee6e8
[2.16] Clarify galaxy CLI --help about install locations (#83919) (#83964)
* Clarify galaxy CLI --help about install locations (#83919)

* add descriptions for `ansible-galaxy install` and `ansible-galaxy role|collection install`

* fix the usage for installing roles and collections together and include collections in the description for -r

Closes #81159

Co-authored-by: Alan Rominger <arominge@redhat.com>
Co-authored-by: Sandra McCann <samccann@redhat.com>
(cherry picked from commit 85d9a40aac)

* ansible-galaxy - fix the usage for role/collection install (#83979)

(cherry picked from commit bf8da52aac)
1 year ago
..
arguments Add short option for --ask-vault-pass (#80527) 2 years ago
scripts Use ansible.module_utils.common.text.converters (#80704) 3 years ago
__init__.py Remove Python 3.9 support for the controller (#80973) 2 years ago
adhoc.py Use ansible.module_utils.common.text.converters (#80704) 3 years ago
config.py ansible-config: ensure we get templated default (#82974) (#83009) 2 years ago
console.py Fix docstrings RST markup in `ansible-console` CLI module (#80719) 3 years ago
doc.py ansible-doc: allow to filter by more than one collection (#81450) 2 years ago
galaxy.py [2.16] Clarify galaxy CLI --help about install locations (#83919) (#83964) 1 year ago
inventory.py centralize and complete the internal static vars (#82872) (#82925) 2 years ago
playbook.py Use ansible.module_utils.common.text.converters (#80704) 3 years ago
pull.py ansible-pull: expand destinantion directoy to avoid purgin in / (#82030) (#82221) 2 years ago
vault.py Indicate which args can be provided multiple times. Fixes #22396 (#80970) 3 years ago