Skip to content

Commit

Permalink
modified deploy playbook to force pull the image even if present
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Matić committed Sep 24, 2023
1 parent 3ee790d commit 993af26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
docker_image:
name: dominikmatic/my_website:latest
source: pull
force_source: true

- name: (re)start a container
docker_container:
Expand Down

0 comments on commit 993af26

Please sign in to comment.