Role - tripleo-ceph-uuid

Role Documentation

Welcome to the “tripleo_ceph_uuid” role documentation.

Molecule Scenarios

Molecule is being used to test the “tripleo_ceph_uuid” role. The following section highlights the drivers in service and provides an example playbook showing how the role is leveraged.

Scenario: default

Driver: podman
Molecule Inventory
hosts:
  all:
    hosts:
      ubi8:
        ansible_python_interpreter: /usr/bin/python3
    vars:
      ansible_user: root
Example default playbook
- name: Converge
  hosts: all
  roles:
  - role: tripleo_ceph_uuid

Required test arguments

Environment Variable

Variable Value

TRIPLEO_JOB_ANSIBLE_ARGS

‘–skip-tags=run_uuid_ansible’