Role - tripleo-validations-package
this page last updated: 2019-08-19 16:55:30
Role - tripleo-validations-package
Role Documentation
Welcome to the “tripleo-validations-package” role documentation.
Molecule Scenarios
Molecule is being used to test the “tripleo-validations-package” 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
Example default playbook
- name: Converge
hosts: all
roles:
- role: tripleo-validations-package
this page last updated: 2019-08-19 16:55:30