We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f36b4c9 commit 9c65543Copy full SHA for 9c65543
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_apache_module_channel: ""
+redirectionio_apache_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_apache_module_main_version: 2
12
# Specific version for your agent, use * to use the latest available version
0 commit comments