mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
7b4660d28a
* 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>
2 lines
221 B
YAML
2 lines
221 B
YAML
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).
|