1.3. Automation content navigator commands
The Automation content navigator commands run familiar Ansible CLI commands in -m stdout mode. You can use all of the subcommands and options allowed in the related Ansible CLI command. Use ansible-navigator --help for details.
| Command | Description | CLI example |
|---|---|---|
| collections | Explore available collections |
|
| config | Explore the current ansible configuration |
|
| doc | Review documentation for a module or plugin |
|
| images | Explore execution environment images |
|
| inventory | Explore an inventory |
|
| replay | Explore a previous run using a playbook artifact |
|
| run | Run a playbook |
|
| welcome | Start at the welcome page |
|