mirror of
https://github.com/clearlinux/ansible-role-ciao-webui.git
synced 2026-06-16 02:36:00 +00:00
master
Signed-off-by: Alberto Murillo Silva <alberto.murillo.silva@intel.com>
clearlinux.ciao-webui
This role installs clearlinux/ciao-webui docker container
Requirements
Docker
Role variables
| Variable | Default Value | Description |
|---|---|---|
| keystone_fqdn | {{ ansible_fqdn }} |
Hostname of the identity host |
| ciao_webui_fqdn | {{ ansible_fqdn }} |
Hostname of the webui host |
Dependencies
None
Example playbook
file ciao.yml
- hosts: controllers
roles:
- clearlinux.ciao-webui
Contribution
Pull Requests and Issues should be opened at clearlinux/clear-config-management.
License
Apache-2.0
Author Information
This role was created by Erick Cardona
Description
Languages
Jinja
100%