Limit epel to RedHat only

This commit is contained in:
Tyler Hale 2022-07-19 09:36:20 -06:00
parent 1631adf57b
commit ed5d3a63be
Signed by: Tyler
GPG key ID: C7CC4B910D88EF96

View file

@ -12,6 +12,7 @@
file: redhat_epel.yml
apply:
tags: epel
when: ansible_distribution == 'RedHat'
tags:
- epel