epel_repo: lint fixes
This commit is contained in:
parent
bc5eda7487
commit
5c19fde74f
1 changed files with 2 additions and 1 deletions
|
@ -4,6 +4,7 @@
|
||||||
msg: Role not supported in your system
|
msg: Role not supported in your system
|
||||||
when: ansible_os_family != "RedHat"
|
when: ansible_os_family != "RedHat"
|
||||||
|
|
||||||
- package:
|
- name: enable epel repository
|
||||||
|
package:
|
||||||
name: epel-release
|
name: epel-release
|
||||||
state: installed
|
state: installed
|
||||||
|
|
Loading…
Add table
Reference in a new issue