mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-07 22:54:24 -07:00
Add support of project id for scawelay_compute (#3951)
* 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>
This commit is contained in:
parent
3f2364574d
commit
e4882b3a3f
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