Commit 696044a3 authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: make sure role update runs

parent ad68cfc6
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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