Adding 'project' parameter to Scaleway IP module. (#11368)

* Adding 'project' parameter to Scaleway IP module.

* Adding changelog fragment.

* Incrementing version.

Co-authored-by: Felix Fontein <felix@fontein.de>

* Updating docs to show both org and project ID options.

* Moving deprecated example to the end.

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Greg Harvey
2026-01-25 21:12:06 +01:00
committed by GitHub
parent f933465658
commit aada864718
2 changed files with 28 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- scaleway_ip - added ``project`` parameter (https://github.com/ansible-collections/community.general/issues/11367, https://github.com/ansible-collections/community.general/pull/11368).