validations-common/roles/undercloud_service_status
Gael Chamoulaud (Strider) eb35089c1c
Add common Ansible roles and libraries
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
2020-03-04 16:50:58 +01:00
..

Undercloud-service-status

An Ansible role to verify the Undercloud services states before running an Update or Upgrade.

Requirements

This role needs to be run against an installed Undercloud.

Role Variables

  • undercloud_service_list: A list of services actually coming from the tripleo-ansible-inventory

Dependencies

No dependencies.

Example Playbook

- hosts: undercloud
  roles:
     - { role: undercloud-service-status }

License

Apache

Author Information

Red Hat TripleO Validations Team.