mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
add EPEL repo
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
destructive
|
||||
needs/target/setup_epel
|
||||
shippable/posix/group2
|
||||
skip/osx
|
||||
skip/macos
|
||||
|
||||
@@ -4,6 +4,10 @@
|
||||
####################################################################
|
||||
|
||||
- block:
|
||||
- name: Install EPEL repository (RHEL only)
|
||||
include_role:
|
||||
name: setup_epel
|
||||
|
||||
- name: install monit
|
||||
become: yes
|
||||
package:
|
||||
|
||||
Reference in New Issue
Block a user