4 lines
77 B
YAML
4 lines
77 B
YAML
---
|
|
- name: restart samba
|
|
service: name=smbd enabled=yes state=restarted
|
---
|
|
- name: restart samba
|
|
service: name=smbd enabled=yes state=restarted
|