Role - env_data

Role Documentation

Welcome to the “env_data” role documentation.

Molecule Scenarios

Molecule is being used to test the “env_data” 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:
      centos:
        ansible_python_interpreter: /usr/bin/python3
Example default playbook
- name: Converge
  hosts: all
  roles:
  - role: env_data