8.2. Automation content navigator general settings
The following table describes each general parameter and setting options for Automation content navigator.
| Parameter | Description | Setting options |
|---|---|---|
| ansible-runner-artifact-dir | The directory path to store artifacts generated by ansible-runner. | Default: No default value set
CLI:
ENV: Settings file:
|
| ansible-runner-rotate-artifacts-count | Keep ansible-runner artifact directories, for last n runs. If set to 0, artifact directories are not deleted. | Default: No default value set
CLI:
ENV: Settings file:
|
| ansible-runner-timeout |
The timeout value after which | Default: No default value set
CLI:
ENV: Settings file:
|
| app | Entry point for Automation content navigator. |
Choices:
Default:
CLI example:
ENV: Settings file:
|
| cmdline | Extra parameters passed to the corresponding command. | Default: No default value CLI: positional
ENV: Settings file:
|
| collection-doc-cache-path | The path to the collection doc cache. |
Default:
CLI:
ENV: Settings file:
|
| container-engine |
Specify the container engine ( |
Choices:
Default:
CLI:
ENV: Settings file:
|
| display-color | Enable the use of color in the display. |
Choices:
Default:
CLI:
ENV: Settings file:
|
| editor-command | Specify the editor used by Automation content navigator | Default:* vi +{line_number} {filename}
CLI:
ENV: Settings file:
|
| editor-console | Specify if the editor is console based. |
Choices:
Default:
CLI:
ENV: Settings file:
|
| execution-environment | Enable or disable the use of an automation execution environments. |
Choices:
Default:
CLI:
ENV:* Settings file:
|
| execution-environment-image | Specify the name of theautomation execution environments image. |
Default:
CLI:
ENV: Settings file:
|
| execution-environment-volume-mounts |
Specify volume to be bind mounted within an automation execution environments ( | Default: No default value set
CLI:
ENV: Settings file:
|
| log-append | Specify if log messages should be appended to an existing log file, otherwise a new log file is created per session. |
Choices: Default: True
CLI:
ENV: Settings file:
|
| log-file | Specify the full path for the Automation content navigator log file. |
Default:
CLI:
ENV: Settings file:
|
| log-level | Specify the Automation content navigator log level. |
Choices:
Default:
CLI:
ENV: Settings file:
|
| mode | Specify the user-interface mode. |
Choices:
Default:
CLI:
ENV: Settings file:
|
| osc4 | Enable or disable terminal color changing support with OSC 4. |
Choices:
Default:
CLI:
ENV: Settings file:
|
| pass-environment-variable |
Specify an exiting environment variable to be passed through to and set within the automation execution environments ( | Default: No default value set
CLI:
ENV: Settings file:
|
| pull-policy | Specify the image pull policy.
|
Choices:
Default:
CLI:
ENV: Settings file:
|
| set-environment-variable |
Specify an environment variable and a value to be set within the {EnvExecName} | Default: No default value set
CLI:
ENV: Settings file:
|