Skip to content

Commit 447bc89

Browse files
committed
Update versions for module / agent / webassembly, set 2.0 as default version for ansible
1 parent 118ee62 commit 447bc89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ redirectionio_gpg_key_url: "{{ redirectionio_packages_url }}gpg.key"
66
# Version management
77
# This allow to choose a specific version for your infrastructure
88
# Channel can be stable or beta, left empty to use legacy system
9-
redirectionio_nginx_module_channel: ""
9+
redirectionio_nginx_module_channel: "stable"
1010
# Main version of agent, this allow to upgrade safely your system without BC break with a new main version
1111
redirectionio_nginx_module_main_version: 2
1212
# Specific version for your agent, use * to use the latest available version

0 commit comments

Comments
 (0)