mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-26 16:41:07 +08:00
add a notify for fas.conf update to trigger fasclient -i
This commit is contained in:
@@ -74,4 +74,5 @@
|
||||
- name: restart xinetd
|
||||
action: service name=xinetd state=restarted
|
||||
|
||||
|
||||
- name: run fasclient
|
||||
action: command /usr/bin/fasClient -i
|
||||
|
||||
@@ -52,6 +52,8 @@
|
||||
- $files/fas-client/fas.conf.j2
|
||||
tags:
|
||||
- config
|
||||
notify:
|
||||
- run fasclient
|
||||
|
||||
#
|
||||
# setup /etc/cron.d/ file to run sync every 10min
|
||||
|
||||
Reference in New Issue
Block a user