8.3. Automation content navigator config 하위 명령 설정

다음 표에서는 Automation 콘텐츠 navigator config 하위 명령의 각 매개변수 및 설정 옵션에 대해 설명합니다.

표 8.2. Automation content navigator config 하위 명령 설정

매개변수설명옵션 설정

config

Ansible 구성 파일의 경로를 지정합니다.

기본값: 기본값이 설정되지 않음

CLI: -c 또는 --config

ENV: ANSIBLE_CONFIG

설정 파일:

ansible-navigator:
  ansible:
    config:
      path:

help-config

stdout 모드에서 ansible-config 명령에 대한 도움말 옵션

선택 사항:* True 또는 False

기본값: False

CLI: --hc 또는 --help-config

ENV: ANSIBLE_NAVIGATOR_HELP_CONFIG

설정 파일:

ansible-navigator:
  help-config: