feat: Use release 1.3.1
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
fed7e7a123
commit
78205d0f76
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
coller_version: 1.2.0
|
||||
coller_version: 1.3.1
|
||||
coller_config_dir: /etc/coller
|
||||
coller_port: 8080
|
||||
coller_manage_iptables: false
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
- name: check password
|
||||
ansible.builtin.assert:
|
||||
that:
|
||||
- coller_db_password | mandatory
|
||||
- coller_db_password is defined
|
||||
|
||||
- name: download source code
|
||||
ansible.builtin.git:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue