feat: Use release 1.0.0 by default
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
c6dd4c04f3
commit
40e342e6b9
3 changed files with 3 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue