From cee5d77b8bc02ba64aa48b44e9cc0fd842b70c68 Mon Sep 17 00:00:00 2001 From: Markus Bergholz Date: Fri, 23 Jul 2021 09:22:47 +0200 Subject: [PATCH] version added 1.1.0 (#56) * version added 1.1.0 * quoted --- plugins/modules/proxysql_query_rules_fast_routing.py | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/modules/proxysql_query_rules_fast_routing.py b/plugins/modules/proxysql_query_rules_fast_routing.py index 2c22762..ba7a24d 100644 --- a/plugins/modules/proxysql_query_rules_fast_routing.py +++ b/plugins/modules/proxysql_query_rules_fast_routing.py @@ -14,6 +14,7 @@ description: - The M(community.proxysql.proxysql_query_rules_fast_routing) module modifies query rules for fast routing policies and attributes using the proxysql admin interface. +version_added: '1.1.0' options: username: description: