mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 00:21:23 -07:00
Fix some typos (#16498)
This commit is contained in:
parent
4f76222f5b
commit
47f715fb37
11 changed files with 12 additions and 12 deletions
|
@ -127,7 +127,7 @@ Don't query the galaxy API when creating roles
|
|||
LIST
|
||||
----
|
||||
|
||||
The *list* sub-command is used to show what roles are currently instaled.
|
||||
The *list* sub-command is used to show what roles are currently installed.
|
||||
You can specify a role name, and if installed only that role will be shown.
|
||||
|
||||
USAGE
|
||||
|
@ -334,7 +334,7 @@ Override the default server https://galaxy.ansible.com.
|
|||
|
||||
--list::
|
||||
|
||||
Show your configured integrations. Provids the ID of each integration
|
||||
Show your configured integrations. Provides the ID of each integration
|
||||
which can be used with the remove option.
|
||||
|
||||
--remove::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue