Add smb.conf to absible. Add new users. Add new shares.

This commit is contained in:
2020-06-18 02:08:20 +02:00
parent 2cdbca8cc3
commit 3672b3962a
5 changed files with 1285 additions and 98 deletions

View File

@ -85,6 +85,15 @@
tags:
- sudoers
# tags supported inside samba-server-shares.yml:
#
# samba-shares
# samba-config
- import_tasks: samba-server.yml
when: "groups['samba_server']|string is search(inventory_hostname)"
tags:
- samba-server
#- import_tasks: mount_samba_shares.yml
# when: "groups['client_pc']|string is search(inventory_hostname)"
# tags: