Add a scaleway group to be able to use module_defaults (#10647)

This commit is contained in:
mscherer
2025-08-23 18:34:52 +02:00
committed by GitHub
parent db7757ed4b
commit 29b35022cf
32 changed files with 158 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- scaleway modules - add a ``scaleway`` group to use ``module_defaults`` (https://github.com/ansible-collections/community.general/pull/10647).