Break cache temp

This commit is contained in:
Florian RICHER 2023-11-21 23:00:10 +01:00
parent 30bc1805f4
commit eb3d2edaf5
3 changed files with 10 additions and 0 deletions

View file

@ -11,6 +11,7 @@
dest: "gitea/{{ item.dest }}"
loop:
- { src: 'docker-compose.yml', dest: 'docker-compose.yml' }
- { src: 'config.yml', dest: 'config.yml' }
register: gitea_copy_templates_results
- name: Update and restart container