mahendrapaipuri.ansible.ceems_api_server role – CEEMS API Server
Note
This role is part of the mahendrapaipuri.ansible collection (version 0.4.2).
It is not included in ansible-core
.
To check whether it is installed, run ansible-galaxy collection list
.
To install it use: ansible-galaxy collection install mahendrapaipuri.ansible
.
To use it in a playbook, specify: mahendrapaipuri.ansible.ceems_api_server
.
Entry point main
– CEEMS API Server
Synopsis
Deploy CEEMS API server using ansible
Parameters
Parameter |
Comments |
---|---|
Dictionary of users and password for basic authentication. Passwords are automatically hashed with bcrypt. |
|
Advanced Directory to install CEEMS API server binary Default: |
|
Enables the use of local packages instead of those distributed on github. The parameter may be set to a directory where the This overrides the ceems_api_server_version parameter |
|
URL of the ceems API server binaries .tar.gz file Default: |
|
URL of the ceems API server checksums file Default: |
|
Advanced Additional CLI arguments that will be passed to CEEMS API server |
|
List of clusters that are monitored by CEEMS. Each element in list be of `cluster_config` |
|
CEEMS API server config. Configuration under key `ceems_api_server` docs These files include the SQLite database. |
|
Advanced Create system user and group for CEEMS API server Default: |
|
Advanced Environment variables will be passed to CEEMS API server |
|
Config for HTTP/2 support. Keys and values are the same as in ceems_api_server docs. |
|
CEEMS API server installation tasks gets skipped when set to true. Choices:
|
|
Advanced System group for CEEMS API server server Default: |
|
Advanced CEEMS API server user Default: |
|
Configuration for TLS authentication. Keys and values are the same as in ceems_api_server docs. |
|
List of updaters used by CEEMS. Each element in list be of `updater_config` |
|
CEEMS API server package version. Also accepts latest as parameter. Default: |
|
Address on which ceems API server will listen Default: |