Files
Alberto Murillo Silva 32bba4a467 ciao-webui: Change syntax to improve readability
Change syntax from:

    'local_action: module args'

    to

    connection: local
    module:
      args

Signed-off-by: Alberto Murillo Silva <alberto.murillo.silva@intel.com>
2016-10-20 15:03:03 -05:00
..
2016-09-02 11:17:47 -05:00
2016-09-02 11:17:47 -05:00
2016-09-02 11:17:47 -05:00

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