Rechercher

Ce contenu n'est pas disponible dans la langue sélectionnée.

Chapter 7. Reviewing your Ansible configuration with automation content navigator

download PDF

As a content creator, you can review your Ansible configuration with automation content navigator and interactively delve into settings.

7.1. Reviewing your Ansible configuration from automation content navigator

You can review your Ansible configuration with the automation content navigator text-based user interface in interactive mode and delve into the settings. Automation content navigator pulls in the results from an accessible Ansible configuration file, or returns the defaults if no configuration file is present.

Prerequisites

Procedure

  1. Start automation content navigator

    $ ansible-navigator

    Optional: type ansible-navigator config from the command line to access the Ansible configuration settings.

  2. Review the Ansible configuration.

     :config
    Ansible configuration

    Some values reflect settings from within the automation execution environments needed for the automation execution environments to function. These display as non-default settings you cannot set in your Ansible configuration file.

  3. Type the number corresponding to the setting you want to delve into, or type :<number> for numbers greater than 9.

    ANSIBLE COW ACCEPTLIST (current: ['bud-frogs', 'bunny', 'cheese']) (default:
     0│---
     1│current:
     2│- bud-frogs
     3│- bunny
     4│- cheese
     5│default:
     6│- bud-frogs
     7│- bunny
     8│- cheese
     9│- daemon

The output shows the current setting as well as the default. Note the source in this example is env since the setting comes from the automation execution environments.

Verification

  • Review the configuration output.

    Configuration output
Red Hat logoGithubRedditYoutubeTwitter

Apprendre

Essayez, achetez et vendez

Communautés

À propos de la documentation Red Hat

Nous aidons les utilisateurs de Red Hat à innover et à atteindre leurs objectifs grâce à nos produits et services avec un contenu auquel ils peuvent faire confiance.

Rendre l’open source plus inclusif

Red Hat s'engage à remplacer le langage problématique dans notre code, notre documentation et nos propriétés Web. Pour plus de détails, consultez leBlog Red Hat.

À propos de Red Hat

Nous proposons des solutions renforcées qui facilitent le travail des entreprises sur plusieurs plates-formes et environnements, du centre de données central à la périphérie du réseau.

© 2024 Red Hat, Inc.