We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 118ee62 commit 447bc89Copy full SHA for 447bc89
defaults/main.yml
@@ -6,7 +6,7 @@ redirectionio_gpg_key_url: "{{ redirectionio_packages_url }}gpg.key"
6
# Version management
7
# This allow to choose a specific version for your infrastructure
8
# Channel can be stable or beta, left empty to use legacy system
9
-redirectionio_nginx_module_channel: ""
+redirectionio_nginx_module_channel: "stable"
10
# Main version of agent, this allow to upgrade safely your system without BC break with a new main version
11
redirectionio_nginx_module_main_version: 2
12
# Specific version for your agent, use * to use the latest available version
0 commit comments