Add RedHat support to ag role
This commit is contained in:
parent
4c2ae6f772
commit
0204ec209a
6
roles/ag/tasks/RedHat.yaml
Normal file
6
roles/ag/tasks/RedHat.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
- name: install yum package
|
||||||
|
become: true
|
||||||
|
yum:
|
||||||
|
name: the_silver_searcher
|
||||||
|
state: latest
|
Loading…
x
Reference in New Issue
Block a user