NFS, zfs, samba and docker

This commit is contained in:
git
2024-02-13 13:04:02 +01:00
parent ec0a0774a7
commit 77dffb383d
67 changed files with 831 additions and 30 deletions

View File

@@ -6,9 +6,10 @@
- sudoer_no_passwd.yml
- hostname_set.yml
- git.yml
- create_user.yml
# - create_user.yml
- set_perma_ip.yml
- bashrc_copy.yml
- timezone.yml
#- name: Set Pernament IP
# ansible.builtin.include_tasks: set_perma_ip.yml

View File

@@ -0,0 +1,3 @@
- name: Set timezone to Europe/Prague
community.general.timezone:
name: Europe/Prague