Fix action group config.

This commit is contained in:
Felix Fontein 2025-05-18 22:30:27 +02:00
parent c28021b662
commit 7945d5afbe

View file

@ -39,6 +39,7 @@ run_action_groups = true
name = "consul"
pattern = "^consul_.*$"
exclusions = [
"consul_acl",
"consul_acl_bootstrap",
"consul_kv",
]