You've already forked ansible-role-repo-epel
update proxy address. and role name
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- name: "Include repo-almalinux"
|
- name: "Include repo-almalinux"
|
||||||
include_role:
|
include_role:
|
||||||
name: "repo-epel"
|
name: "{{ lookup('env', 'MOLECULE_PROJECT_DIRECTORY') | basename }}"
|
||||||
vars:
|
vars:
|
||||||
epel_specify_mirror: true
|
epel_specify_mirror: true
|
||||||
epel_mirror_url: https://someproxyormirror.org.nz
|
epel_mirror_url: https://pproxy.guise.net.nz
|
||||||
|
|||||||
Reference in New Issue
Block a user