Add scan (working samba on Alpine) role
This commit is contained in:
parent
200f3be792
commit
fe646ece89
3 changed files with 146 additions and 0 deletions
3
roles/scan/handlers/main.yml
Normal file
3
roles/scan/handlers/main.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
- name: reload smbd
|
||||
command: service smbd reload
|
||||
when: "'handler' not in ansible_skip_tags"
|
Loading…
Add table
Add a link
Reference in a new issue