Limit epel to RedHat only
This commit is contained in:
parent
1631adf57b
commit
ed5d3a63be
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
file: redhat_epel.yml
|
||||
apply:
|
||||
tags: epel
|
||||
when: ansible_distribution == 'RedHat'
|
||||
tags:
|
||||
- epel
|
||||
|
||||
|
|
Loading…
Reference in a new issue