Disable repos for rsyslog

Need to ignore other repos, since RHEL75 ship rsyslog bits.

Change-Id: I2685e60d3e8326cc2d0034c150b09c3b2f38b0f0
This commit is contained in:
Joe Talerico 2018-04-16 12:07:09 -04:00
parent 17e5ad6321
commit 0154aaeb0d
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@
yum:
name: "{{item}}"
state: present
disablerepo: "*"
enablerepo: "CentOS-7-Base"
become: true
with_items:
- rsyslog