update..
This commit is contained in:
@ -62,6 +62,11 @@
|
||||
when:
|
||||
- "groups['samba_server']|string is search(inventory_hostname)"
|
||||
|
||||
- name: Restart systemd-journald
|
||||
service:
|
||||
name: systemd-journald
|
||||
state: restarted
|
||||
|
||||
|
||||
- name: Restart cups
|
||||
service:
|
||||
|
Reference in New Issue
Block a user