2 - name: bootstrap CT "homes"
8 - include_tasks: fsit-smgt/library/bootstrap.yml
9 - name: install CT "homes"
15 - include_tasks: fsit-smgt/library/nfs.yml
18 - name: restart nfs-kernel-server service
19 ansible.builtin.service:
20 name: nfs-kernel-server.service
23 # root@pve01:~# pct create 110 local:vztmpl/debian-11-standard_11.3-1_amd64.tar.zst --arch amd64 --cores 1 --features mount=nfs,nesting=1 --hostname homes --memory 512 --net0 name=eth0,bridge=vmbr10,firewall=1,ip=dhcp,type=veth --ostype debian --ssh-public-keys installbox.key.pub --storage fastpool --swap 512 --unprivileged 0
24 # root@pve01:~# pct resize 110 rootfs 120G ????