Ansible: From Introduction to Abandonment (Seventeen)
Ansible-navigator config <span>ansible-navigator config</span> is used to view Ansible’s configuration files within a container (equivalent to executing the <span>ansible-config</span> command inside the container). The available options are as follows: Parameter Type Default Value Description <span>-c</span>, <span>–config</span> <span>str</span> Auto-detect (according to Ansible’s default lookup order) Specify the path to the <span>ansible.cfg</span> configuration file <span>–hc</span>, <span>–help-config</span> <span>bool</span> … Read more