diff --git a/playbook.yaml b/playbook.yaml index 61a2139..62552fa 100644 --- a/playbook.yaml +++ b/playbook.yaml @@ -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