diff --git a/tasks/mc3.yml b/tasks/mc3.yml index cf4373fa2a4c8fd3a491336f642fc84e2d8d082d..14b485bb17b6c5f8ae2a4fdab264a916093003b7 100644 --- a/tasks/mc3.yml +++ b/tasks/mc3.yml @@ -4,6 +4,7 @@ repo: https://git.coop/mc3coop/ssh-templates.git dest: /var/www/mc3 update: true + force: true tags: - apache diff --git a/tasks/webarch.yml b/tasks/webarch.yml index 17268fa043ed26876551a744833c148a42f4f60d..4907b2dba4efdc463f9428fa3e9596e63a171f98 100644 --- a/tasks/webarch.yml +++ b/tasks/webarch.yml @@ -4,6 +4,7 @@ repo: https://git.coop/webarch/website-templates.git dest: /var/www/wsh update: true + force: true tags: - apache