diff --git a/playbook.yaml b/playbook.yaml index b3ca697..040fc11 100644 --- a/playbook.yaml +++ b/playbook.yaml @@ -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