master #2
1 changed files with 6 additions and 2 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
- name: reload smbd
|
- name: reload samba
|
||||||
command: service smbd reload
|
command: service samba reload
|
||||||
|
when: "'handler' not in ansible_skip_tags"
|
||||||
|
|
||||||
|
- name: reload nscd
|
||||||
|
command: service nscd restart
|
||||||
when: "'handler' not in ansible_skip_tags"
|
when: "'handler' not in ansible_skip_tags"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue