Add smb.conf to absible. Add new users. Add new shares.
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user