Chapter 2. Appendix
The inventory variables required by the automation dashboard installer are described in the following table:
2.1. Inventory variables Copy linkLink copied to clipboard!
The following variables control how automation dashboard interacts with remote hosts.
| Inventory variable | Description |
|---|---|
|
|
Natural language name shown on the login page. Default: |
|
| Enter http or https |
|
| Enter one value - the version of Ansible Automation Platform that automation dashboard will connect to. Valid values are 2.4, 2.5 or 2.6 |
|
| Ansible Automation Platform IP or DNS name, with optional port |
|
| Enforce TLS check or not |
|
|
Ansible Automation Platform OAuth2 application |
|
|
Ansible Automation Platform OAuth2 application |
|
| Requests x number of days of old data, counting from "today" |
|
| Requests data from the specified date until "today" |
|
|
Forces regeneration of autogenerated Podman secrets. Store the password for database access by using a Podman secret. Set |
|
| Enables use of http instead of https for automation dashboard |
|
| Configures the HTTP port for automation dashboard |
|
| Configures the HTTPS port for automation dashboard |
|
| The public TLS certificate for the automation dashboard. This file must include the server certificate, intermediate CA certificates, and the root CA certificate. The server certificate must appear at the beginning of the file. |
|
| The private TLS key for the automation dashboard. If not specified, the installation program generates a self-signed key. |
|
| Admin username to access PostgreSQL database |
|
| Admin password to access PostgreSQL database |
|
|
Username used to pull container images from |
|
|
Password used to pull container images from |
|
|
Configures the installation program to install and configure the database as a container on the same host as automation dashboard. |
|
|
The password for the automation dashboard administrator user. The username is always |
|
| The hostname or IP address of the PostgreSQL database. This host must be accessible from the installation program node on port 5432. If a public IP address blocks this port, you must use the internal IP address. |
|
| The database user for automation dashboard. |
|
|
The password for the |
|
| The database schema name for automation dashboard. |
|
| Indicates the required container images are already included in the installation bundle (tar file). |
|
|
The directory where the installation bundle unpacks |
|
|
Configures the Redis deployment mode. The required value is |
|
| Configures a custom container registry URL specifically for the automation dashboard images. Use this if you must pull dashboard images from a different registry than your database or Redis images. |
|
| Configures a custom namespace specifically for the automation dashboard images. |
|
|
The username for the custom registry defined in |
|
|
The password for the custom registry defined in |
|
|
Enforces or disables TLS certificate verification when pulling automation dashboard images from a custom registry. Default: |