mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-03 23:41:51 +00:00
Add a scaleway group to be able to use module_defaults (#10647)
This commit is contained in:
parent
db7757ed4b
commit
29b35022cf
32 changed files with 158 additions and 0 deletions
|
|
@ -79,6 +79,11 @@ exclusions = [
|
|||
]
|
||||
doc_fragment = "community.general.keycloak.actiongroup_keycloak"
|
||||
|
||||
[[sessions.extra_checks.action_groups_config]]
|
||||
name = "scaleway"
|
||||
pattern = "^scaleway_.*$"
|
||||
doc_fragment = "community.general.scaleway.actiongroup_scaleway"
|
||||
|
||||
[sessions.build_import_check]
|
||||
run_galaxy_importer = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue