mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 17:11:23 -07:00
* Add support of project id for scawelay_compute
* Create 3951-scaleway_compute_add_project_id
* rename changelog frament
* remove useless whitespace in scaleway_compute.py
* Update changelogs/fragments/3951-scaleway_compute_add_project_id.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/cloud/scaleway/scaleway_compute.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* correct documentation
* Update changelogs/fragments/3951-scaleway_compute_add_project_id.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update changelogs/fragments/3951-scaleway_compute_add_project_id.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit e4882b3a3f
)
Co-authored-by: pmangin <96626847+pmangin@users.noreply.github.com>
This commit is contained in:
parent
29496be80e
commit
7b4660d28a
2 changed files with 30 additions and 8 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- scaleway_compute - add possibility to use project identifier (new ``project`` option) instead of deprecated organization identifier (https://github.com/ansible-collections/community.general/pull/3951).
|
Loading…
Add table
Add a link
Reference in a new issue