Role - tripleo-ceph-work-dir

Role Documentation

Welcome to the “tripleo_ceph_work_dir” role documentation.

Molecule Scenarios

Molecule is being used to test the “tripleo_ceph_work_dir” 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_work_dir