Skip to content

Commit 1be9c6b

Browse files
wtripp180901sjpb
andauthored
added review comment
Co-authored-by: Steve Brasier <[email protected]>
1 parent 3131bd6 commit 1be9c6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/roles/dnf_repos/tasks/set_repos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
loop: "{{ dnf_repos_repolist }}"
1212

1313
- name: Install epel-release
14+
# done so that roles installing epel via epel-release don't over-write our changes to the epel repo
1415
ansible.builtin.dnf:
1516
name: epel-release
1617

0 commit comments

Comments
 (0)