pages/*: standardize mentioning subcommands without the main command (#13626)
* pages/*: standardize mentioning subcommands without the main command * CONTRIBUTING: clarify that pages should only mention the subcommand
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# ansible
|
||||
|
||||
> Manage groups of computers remotely over SSH. (use the `/etc/ansible/hosts` file to add new groups/hosts).
|
||||
> Some subcommands such as `ansible galaxy` have their own usage documentation.
|
||||
> Some subcommands such as `galaxy` have their own usage documentation.
|
||||
> More information: <https://www.ansible.com/>.
|
||||
|
||||
- List hosts belonging to a group:
|
||||
|
Reference in New Issue
Block a user