This commit is contained in:
2023-04-13 01:51:29 +02:00
parent 77a3f34c8c
commit 1546d9e5c5
8 changed files with 2451 additions and 1148 deletions

View File

@ -252,6 +252,17 @@
- finish-client-install
- name: "For OS: Ubuntu 22.04LTS, Arch: amd64"
import_tasks: ubuntu-x11vnc-2204-amd64.yml
when:
- ansible_distribution_version == "22.04"
- ansible_architecture == "x86_64"
tags:
- x11vnc
- x11vnc-2204
- finish-client-install
#- name: "Configure LUKS"
# import_tasks: luks.yml