kill the at

This commit is contained in:
Seth Vidal 2013-05-24 15:15:20 +00:00
parent bac6f6989a
commit a5af524c95

View file

@ -80,6 +80,7 @@
- firewalld - firewalld
- PackageKit* - PackageKit*
- sendmail - sendmail
- at
only_if: '$is_fedora' only_if: '$is_fedora'
tags: tags:
- packages - packages
@ -96,7 +97,6 @@
action: service state=stopped enabled=false name=$item action: service state=stopped enabled=false name=$item
with_items: with_items:
- avahi-daemon - avahi-daemon
- atd
only_if: '$is_fedora' only_if: '$is_fedora'
tags: tags:
- service - service