From: Lorin Hochstein Date: Tue, 7 Feb 2017 06:12:10 +0000 (-0800) Subject: Force pull on deploy for nginx_ghost X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=91b9009fdc2f518c5eb39b7cde58801d78bc9414;p=ansiblebook.git Force pull on deploy for nginx_ghost --- diff --git a/ch13/deploy.yml b/ch13/deploy.yml index 407fd14..65c4852 100644 --- a/ch13/deploy.yml +++ b/ch13/deploy.yml @@ -91,6 +91,7 @@ docker_container: name: nginx_ghost image: ansiblebook/nginx-ghost + pull: yes networks: - name: "{{ net_name }}" ports: