fix: replace semaphore role with new Podman + Quadlet version
This commit is contained in:
4
ansible/roles/semaphore/meta/main.yml
Normal file
4
ansible/roles/semaphore/meta/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
dependencies:
|
||||
- role: podman
|
||||
when: podman_install | default(true)
|
||||
Reference in New Issue
Block a user