Browse Source

Upgraded playbook.

Fooser 7 years atrás
parent
commit
d16c7ec961
1 changed files with 3 additions and 0 deletions
  1. 3 0
      ansible_playbook.yaml

+ 3 - 0
ansible_playbook.yaml

@@ -25,5 +25,8 @@
     docker_container:
       name: rkcr
       image: fooser/rkcr:0.1
+      recreate: yes
+      restart: yes
+      restart_policy: always
       ports:
         - "8080:8080"