feat: become!

This commit is contained in:
Simon Cornet 2025-11-01 12:41:49 +01:00
commit d705bc40c5

View file

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