Commit 26517789 authored by nanahira's avatar nanahira

fix

parent e15fe1f5
Pipeline #987 passed with stages
in 2 minutes and 51 seconds
......@@ -13,7 +13,6 @@
owner: '{{ ansible_user_id }}'
group: '{{ ansible_user_id }}'
- name: read old docker-compose file
become: '{{become_in_rsync}}'
shell: 'cat {{ansible_user_dir}}/router/docker-compose.yml || true'
register: docker_compose_result
- name: when docker-compose is available
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment