Files
ansible-role-repo-epel/molecule/default/converge.yml
2021-05-02 17:12:46 +12:00

8 lines
121 B
YAML

---
- name: Converge
hosts: all
tasks:
- name: "Include repo-epel"
include_role:
name: "repo-epel"