[a] add warning at top of file
This commit is contained in:
parent
f77e596e2b
commit
ed13590894
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
# roles/docker/tasks/compose.yml
|
||||
# will be re-visited, currently broken
|
||||
- name: "Create {{ core_docker_compose_name }} directories."
|
||||
ansible.builtin.file:
|
||||
path: '{{ core_docker_compose_dirs_loop }}'
|
||||
|
|
Loading…
Reference in a new issue