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

11 lines
230 B
YAML

---
- name: Converge
hosts: all
tasks:
- name: "Include repo-almalinux"
include_role:
name: "repo-epel"
vars:
epel_specify_mirror: true
epel_mirror_url: https://someproxyormirror.org.nz