This commit is contained in:
2024-02-11 14:49:37 +01:00
parent 67f771e2bf
commit 04c420458c
6 changed files with 217 additions and 28 deletions

View File

@ -32,7 +32,6 @@ network_interfaces:
family: inet
method: static
hwaddress: 3c:ec:ef:96:ab:f6
description:
address: 192.168.182.10
netmask: 24
@ -97,6 +96,13 @@ network_interfaces:
# vars used by roles/common/tasks/apt.yml
# ---
apt_install_extra_pkgs:
- lvm2
- kpartx
- ntfs-3g
- swtpm
- swtpm-tools
# ---
# vars used by roles/common/tasks/systemd-resolved.yml