diff options
| author | Jan Tuomi <jan.tuomi@eficode.com> | 2019-12-31 00:38:10 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@eficode.com> | 2019-12-31 00:38:10 +0200 |
| commit | 108cceeb7b9f1e987e8f4a864eada1d44d45d37a (patch) | |
| tree | e1c1b45c304c9bd705bcdd61f2bf2da417afa0a0 /ansible/deploy-playbook.yaml | |
| parent | 22c1f2ee9ed7a6477380ee521c81d4f6bf0d8ff1 (diff) | |
Diffstat (limited to 'ansible/deploy-playbook.yaml')
| -rw-r--r-- | ansible/deploy-playbook.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ansible/deploy-playbook.yaml b/ansible/deploy-playbook.yaml index 21b8ea1..a0ef209 100644 --- a/ansible/deploy-playbook.yaml +++ b/ansible/deploy-playbook.yaml @@ -26,7 +26,6 @@ - name: Stop running container docker_container: name: "{{ container_name }}" - image: "{{ image_name }}" state: absent - name: Create app container |
