Files
ansible-role-repo-epel/molecule/default/converge.yml

8 lines
121 B
YAML
Raw Normal View History

2021-05-02 17:12:46 +12:00
---
- name: Converge
hosts: all
tasks:
- name: "Include repo-epel"
include_role:
name: "repo-epel"