Difference between revisions of "Ansible-galaxy --help"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<pre> ansible-galaxy --help usage: ansible-galaxy [-h] [--version] [-v] TYPE ... Perform various Role and Collection related operations. positional arguments: TYPE col...")
 
Line 1: Line 1:
 +
 +
[[ansible-galaxy]] --help
 +
 
<pre>
 
<pre>
ansible-galaxy --help
 
 
usage: ansible-galaxy [-h] [--version] [-v] TYPE ...
 
usage: ansible-galaxy [-h] [--version] [-v] TYPE ...
  

Revision as of 06:46, 6 May 2021

ansible-galaxy --help
usage: ansible-galaxy [-h] [--version] [-v] TYPE ...

Perform various Role and Collection related operations.

positional arguments:
  TYPE
    collection   Manage an Ansible Galaxy collection.
    role         Manage an Ansible Galaxy role.

optional arguments:
  --version      show program's version number, config file location, configured module search path, module location, executable location and exit
  -h, --help     show this help message and exit
  -v, --verbose  verbose mode (-vvv for more, -vvvv to enable connection debugging)

See also

Advertising: