mirror of
https://github.com/geerlingguy/ansible-for-devops.git
synced 2024-05-19 06:50:03 +00:00
Force git updates for Ruby example deployment since deploys can modify files.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
version: "{{ app_version }}"
|
||||
dest: "{{ app_directory }}"
|
||||
accept_hostkey: true
|
||||
force: yes
|
||||
register: app_updated
|
||||
notify: restart nginx
|
||||
|
||||
|
||||
Reference in New Issue
Block a user