first commit

This commit is contained in:
ace
2022-07-13 14:51:25 +03:00
commit 871667ef0c
12 changed files with 178 additions and 0 deletions

3
tasks/RedHat/main.yaml Normal file
View File

@ -0,0 +1,3 @@
- name: "Include WireGuard UI install with podman"
include_tasks: podman.yaml
when: wireguard_ui_container_engine == 'podman'