feat: Use release 1.0.0 by default

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2025-08-28 17:01:20 +02:00
parent c6dd4c04f3
commit 40e342e6b9
Signed by: jriou
GPG key ID: 9A099EDA51316854
3 changed files with 3 additions and 1 deletions

View file

@ -8,6 +8,7 @@
ansible.builtin.git:
repo: https://git.riou.xyz/jriou/coller.git
dest: /opt/coller
version: "{{ coller_version }}"
- name: create directories
ansible.builtin.file: