Update install-redhat.yml

This commit is contained in:
nvhans
2020-11-25 20:50:39 -05:00
committed by GitHub
parent 961feadb30
commit 9bb6978b57

View File

@@ -30,6 +30,7 @@
reboot:
- name: add epel repo
become: true
yum:
- name: "epel-release"
state: latest