kill the at
This commit is contained in:
parent
bac6f6989a
commit
a5af524c95
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue