mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-10 07:10:02 -07:00
Fix action group config.
This commit is contained in:
parent
c28021b662
commit
7945d5afbe
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ run_action_groups = true
|
||||||
name = "consul"
|
name = "consul"
|
||||||
pattern = "^consul_.*$"
|
pattern = "^consul_.*$"
|
||||||
exclusions = [
|
exclusions = [
|
||||||
|
"consul_acl",
|
||||||
"consul_acl_bootstrap",
|
"consul_acl_bootstrap",
|
||||||
"consul_kv",
|
"consul_kv",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue