There was an error while loading. Please reload this page.
1 parent 87c62f1 commit aff99c0Copy full SHA for aff99c0
deployments/playbooks/deploy.yml
@@ -15,6 +15,7 @@
15
version: "{{ app_version }}"
16
dest: "{{ app_directory }}"
17
accept_hostkey: true
18
+ force: yes
19
register: app_updated
20
notify: restart nginx
21
0 commit comments