Skip to content

Commit

Permalink
updating code
Browse files Browse the repository at this point in the history
  • Loading branch information
tosin2013 committed Sep 12, 2023
1 parent 1b28bbe commit 59fde5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/kvmhost_setup/tasks/rhpds_instance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
become: true

- name: Install EPEL repository
yum:
ansible.builtin.yum:
name: https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
state: present
become: true
Expand Down

0 comments on commit 59fde5d

Please sign in to comment.