Fix of fail2ban, create_zfs_dataset (not done yet), bashrc, inventory rework

This commit is contained in:
git
2024-01-30 09:58:55 +01:00
parent eee0e16ae8
commit ec0a0774a7
19 changed files with 344 additions and 26 deletions

View File

@@ -0,0 +1,5 @@
---
# defaults file for create_zfs_dataset
zfs_dataset_size: 10M
zfs_dataset_mountpoint: "{{ zfs_pool_name }}/{{ zfs_dataset_name }}"