mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
kill the at
This commit is contained in:
@@ -80,6 +80,7 @@
|
||||
- firewalld
|
||||
- PackageKit*
|
||||
- sendmail
|
||||
- at
|
||||
only_if: '$is_fedora'
|
||||
tags:
|
||||
- packages
|
||||
@@ -96,7 +97,6 @@
|
||||
action: service state=stopped enabled=false name=$item
|
||||
with_items:
|
||||
- avahi-daemon
|
||||
- atd
|
||||
only_if: '$is_fedora'
|
||||
tags:
|
||||
- service
|
||||
|
||||
Reference in New Issue
Block a user