epel_repo: lint fixes

This commit is contained in:
Timo Makinen 2022-01-30 01:03:12 +00:00
parent bc5eda7487
commit 5c19fde74f

View file

@ -4,6 +4,7 @@
msg: Role not supported in your system
when: ansible_os_family != "RedHat"
- package:
- name: enable epel repository
package:
name: epel-release
state: installed