Skip to content

Commit ff8bced

Browse files
authored
Merge pull request #63 from sclorg/fix_C8s_md2man
Fixing EPEL8 package link
2 parents eafa2ef + 6828ea1 commit ff8bced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/common_tools/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
validate_certs: no
6868
disable_gpg_check: true
6969
with_items:
70-
- https://download-ib01.fedoraproject.org/pub/epel/8/Everything/x86_64/Packages/g/golang-github-cpuguy83-md2man-2.0.0-4.20210612gitaf8da76.el8.x86_64.rpm
70+
- https://dl.fedoraproject.org/pub/epel/8/Everything/x86_64/Packages/g/golang-github-cpuguy83-md2man-2.0.0-4.20210612gitaf8da76.el8.x86_64.rpm
7171
- mailx
7272
- podman
7373
- podman-docker

0 commit comments

Comments
 (0)