tripleo-validations/roles/undercloud-service-status
Gael Chamoulaud 297abf1c10 Remove useless roles meta directory
Change-Id: If7a946b199477cd866d9fef6b53096a0aed635b5
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
(cherry picked from commit 0f66b7dd8c)
2019-07-01 09:28:03 +00:00
..
defaults Update the Undercloud Services list for the uc-service-status role 2019-06-18 17:04:19 +00:00
tasks Migrating Undercloud playbooks to their own Ansible Role 2019-03-15 10:36:04 +01:00
vars Migrating Undercloud playbooks to their own Ansible Role 2019-03-15 10:36:04 +01:00
README.md Migrating Undercloud playbooks to their own Ansible Role 2019-03-15 10:36:04 +01:00

README.md

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.