1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

initial checkin -- May 27, 2017

This commit is contained in:
George Hunt 2017-05-27 11:09:50 -07:00
commit 845632d0ac
488 changed files with 41559 additions and 0 deletions

3
roles/samba/handlers/main.yml Executable file
View file

@ -0,0 +1,3 @@
---
- name: restart {{ smb_service }}
command: service {{ smb_service }} restart