update..
This commit is contained in:
@ -48,3 +48,9 @@
|
||||
shell: smbcontrol all reload-config
|
||||
when:
|
||||
- inventory_hostname in groups['samba_server']
|
||||
|
||||
- name: Restart systemd-journald
|
||||
service:
|
||||
name: systemd-journald
|
||||
state: restarted
|
||||
|
||||
|
Reference in New Issue
Block a user