diff --git a/ansible/post-deploy.yml b/ansible/post-deploy.yml index 9af6c0d..2fc7c5c 100644 --- a/ansible/post-deploy.yml +++ b/ansible/post-deploy.yml @@ -48,3 +48,4 @@ state: link force: true owner: git + become: true