Minor cleanup

This commit is contained in:
2022-05-27 23:14:06 -04:00
parent 330f2b5a91
commit 3a92921932
9 changed files with 12 additions and 39 deletions

View File

@@ -6,7 +6,7 @@
- name: Create docker-compose root
file:
path: "{{ docker_root }}"
path: "{{ docker_compose_root }}"
state: directory
- name: Install docker-compose systemd service