mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-11-03 11:00
This commit is contained in:
@@ -5,3 +5,7 @@
|
||||
name: "{{ (samba_role == 'dc' or samba_role == 'rodc') | ternary('samba','smb') }}"
|
||||
state: reloaded
|
||||
|
||||
- name: reload winbind
|
||||
service: name=winbind state=reloaded
|
||||
when: samba_role == 'member'
|
||||
|
||||
|
Reference in New Issue
Block a user