lots of stuff
This commit is contained in:
parent
9f77e30161
commit
6a209092e1
12 changed files with 375 additions and 39 deletions
7
main.yml
7
main.yml
|
|
@ -7,4 +7,9 @@
|
|||
- net-security
|
||||
tags: base
|
||||
|
||||
# TODO set up samba
|
||||
- name: Set up Samba
|
||||
hosts: all
|
||||
become: yes
|
||||
roles:
|
||||
- samba
|
||||
tags: samba
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue