mirror of
https://github.com/famedly/ansible-collection-matrix
synced 2024-12-05 00:59:15 +00:00
update(element): bump unstable version to 1.9.8-rc.1
This commit is contained in:
parent
7e64bf5fc4
commit
cdad9e0585
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
element_version: "{{ element_unstable | ternary(element_unstable_version, element_stable_version) }}"
|
||||
element_unstable: false
|
||||
element_stable_version: "1.9.7"
|
||||
element_unstable_version: "1.9.7"
|
||||
element_unstable_version: "1.9.8-rc.1"
|
||||
element_webapp_dir: /opt/element
|
||||
element_config:
|
||||
default_server_config:
|
||||
|
|
Loading…
Reference in a new issue