Commit f250b972 authored by nanahira's avatar nanahira

don't remove file

parent 8c364cb2
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
docker_compose: docker_compose:
project_src: '{{ ansible_user_dir }}/{{ service_path }}' project_src: '{{ ansible_user_dir }}/{{ service_path }}'
state: absent state: absent
- name: directory #- name: directory
become: true # become: true
file: # file:
path: '{{ ansible_user_dir }}/{{ service_path }}' # path: '{{ ansible_user_dir }}/{{ service_path }}'
state: absent # state: absent
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