add new packages
- cockpit - firewalld - nfs client and server - restic - samba client and server - targetcli
This commit is contained in:
12
vars/pkgs/samba_server.yml
Normal file
12
vars/pkgs/samba_server.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
samba_server:
|
||||
pkgs:
|
||||
Alpine:
|
||||
- samba
|
||||
Debian:
|
||||
- samba
|
||||
RedHat:
|
||||
- samba
|
||||
Darwin:
|
||||
- samba
|
||||
Reference in New Issue
Block a user