Commit f250b972 authored by nanahira's avatar nanahira

don't remove file

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