Do stuff
Some checks failed
Configure Kumonoboru / deploy (push) Has been cancelled

This commit is contained in:
2023-11-24 13:57:02 +02:00
parent 7a1af3bd2b
commit f73a7207ec

View File

@@ -69,7 +69,7 @@
- ansible.builtin.git:
repo: https://git.pukeko.xyz/shmick/docker.git
dest: "{{ container_dir }}/{{ item }}"
version: {{ item }}-cv
version: "{{ item }}-cv"
- ansible.builtin.template:
src: "{{ container_dir }}/{{ item }}/docker-compose.yml.j2"