remove merge text

This commit is contained in:
Cory Hawkless 2021-06-17 01:07:43 +09:30
parent 8654f76936
commit eb0372ded4
1 changed files with 0 additions and 5 deletions

View File

@ -214,15 +214,10 @@
tags: always
#----------------------------------/Check ENV----------------------------------
<<<<<<< HEAD
- name: Restart the container if fileChanged is defined
set_fact: item.value.restart='yes'
when: fileChanged is defined
=======
#TODO - If a confile file or volume is changed, trestart the container
>>>>>>> 4f62020d89990a6ff0b6ec67f986f613e77f308f
- name: "Container {{ container_Name }}"
become: yes