The ansible-navigator config command helps you explore and analyze the current configuration used by the ansible-navigator run command.
Automation content navigator can use only ansible.cfg files that it can see from inside the automation execution environment.
These files include the /etc/ansible/ansible.cfg file in the execution environment container and the ansible.cfg file in your project directory.
You can configure automation content navigator settings by using the file defined by the ANSIBLE_NAVIGATOR_CONFIG environment variable, the ansible-navigator.yml configuration file in your current directory, or the ~/.ansible-navigator.yml configuration file in your home directory.
The ansible-navigator settings --sample command generates a sample ansible-navigator.yml configuration file.
The ansible-navigator settings --effective command generates a configuration file that reflects your current effective configuration, including options specified on the command line, values of environment variables, and defaults.
Click CREATE to build all of the virtual machines needed for the classroom lab environment. This may take several minutes to complete. Once created the environment can then be stopped and restarted to pause your experience.
If you DELETE your lab, you will remove all of the virtual machines in your classroom and lose all of your progress.