Explorar el Código

Upgraded playbook.

Fooser hace 7 años
padre
commit
d16c7ec961
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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"