mirror of
https://gitea.0xace.cc/ansible-galaxy/wireguard-ui.git
synced 2024-11-24 23:36:41 +00:00
4 lines
130 B
YAML
4 lines
130 B
YAML
|
- name: "Include WireGuard UI install with podman"
|
||
|
include_tasks: podman.yaml
|
||
|
when: wireguard_ui_container_engine == 'podman'
|