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