take out stuff we don't install anymore
This commit is contained in:
parent
b5efded2a5
commit
70baa0dc9e
1 changed files with 0 additions and 11 deletions
|
@ -59,17 +59,6 @@
|
|||
- packages
|
||||
|
||||
|
||||
- name: disabled services on rhel
|
||||
action: service state=stopped enabled=false name=$item
|
||||
with_items:
|
||||
- yum-updatesd
|
||||
- gpm
|
||||
- rhnsd
|
||||
only_if: '$is_rhel'
|
||||
tags:
|
||||
- service
|
||||
- config
|
||||
|
||||
### END RHEL SPECIFIC ####
|
||||
|
||||
### FEDORA SPECIFIC BITS ####
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue