roles/fileserver: Deploy Samba file server
The *fileserver* role configures Samba as a file sharing server. It uses the *samba* role to handle cross-distribution installation of Samba itself, and is focused primarily on configuring shared folders.
This commit is contained in:
2
roles/fileserver/handlers/main.yml
Normal file
2
roles/fileserver/handlers/main.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
- name: save firewalld configuration
|
||||
command: firewall-cmd --runtime-to-permanent
|
||||
Reference in New Issue
Block a user