第 1 章 Ansible content navigator
As a content creator, you can use Automation content navigator to develop Ansible playbooks, collections, and roles that are compatible with the Red Hat Ansible Automation Platform. You can use Automation content navigator on local development machines, Automation execution environments or the Red Hat Ansible Automation Platform, with seamless and predictable results across them all. Automation content navigator also produces an artifact file you can use to help you develop your playbooks and troubleshoot problem areas.
1.1. About Automation content navigator 复制链接链接已复制到粘贴板!
Automation content navigator is a command line, content creator focused tool with a text-based user interface that allows you to:
- Launch and watch jobs and playbooks.
- Share stored, completed playbook and job run artifacts in JSON format.
- Browse and introspect automation execution environments.
- Browse your file-based inventory.
- Render Ansible module documentation and extract examples you can use in your playbooks.
1.1.1. Why use Automation content navigator? 复制链接链接已复制到粘贴板!
Currently, the Ansible commands that are part of Ansible core, such as the ansible-playbook command, cannot execute in containers. To fill this need, Automation content navigator enables a set of these Ansible CLI commands within automation execution environments. Automation content navigator includes a more detailed output within its text-based user interface.