Several README files have been left in the roles after
our adoption automatic documentation.
Contents of these files were moved into role documentation
within doc/source directory where applicable.
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: Icbb4c2735c251166826a116f9ffa9c04b1487a05
(cherry picked from commit 8692b4bd71)
793 B
793 B
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.