feat: make sure role update runs

This commit is contained in:
Simon Cornet 2025-11-01 12:21:14 +01:00
commit 696044a393

View file

@ -2,7 +2,7 @@
# update ansible galaxy
- name: "update ansible galaxy"
hosts: "localhost"
hosts: "all"
tasks:
# due to semaphore bug we need to do this ourselves