1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/cloud/scaleway
patchback[bot] 5af1ac26ac
Add scaleway_private_network module (#4042) (#4197)
* begin add private network

* scaleway_private_network , basic add and remove ok, work in progress

* scaleway_private_network : add search in next page

* scalewy_private_network add tags

* scaleway_private_network fix correct return value for register

* scaleway_privat_network change some text

* fix some sanity

* fix  line too long

* fix  line too long SCALEWAY_LOCATION

* some change for sanity

* fix sanity again

* add author in BOTMETA

* fix error in name  in fike BOTMETA

* Update plugins/modules/cloud/scaleway/scaleway_private_network.py

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

* Update plugins/modules/cloud/scaleway/scaleway_private_network.py

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

* Update plugins/modules/cloud/scaleway/scaleway_private_network.py

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

* Update plugins/modules/cloud/scaleway/scaleway_private_network.py

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

* Update plugins/modules/cloud/scaleway/scaleway_private_network.py

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

* Update plugins/modules/cloud/scaleway/scaleway_private_network.py

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

* Update plugins/modules/cloud/scaleway/scaleway_private_network.py

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

* Update plugins/modules/cloud/scaleway/scaleway_private_network.py

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

* Update plugins/modules/cloud/scaleway/scaleway_private_network.py

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

* add test for scaleway_private_network

* Update plugins/modules/cloud/scaleway/scaleway_private_network.py

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

* Update plugins/modules/cloud/scaleway/scaleway_private_network.py

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

* Update plugins/modules/cloud/scaleway/scaleway_private_network.py

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

* Update plugins/modules/cloud/scaleway/scaleway_private_network.py

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 54b29208a2)

Co-authored-by: pastral <52627592+pastral@users.noreply.github.com>
2022-02-14 18:27:07 +01:00
..
scaleway_compute.py Add support of project id for scawelay_compute (#3951) (#3961) 2021-12-28 16:44:10 +01:00
scaleway_database_backup.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
scaleway_image_info.py update scaleway maintainers (#3472) (#3873) 2021-12-08 20:20:59 +01:00
scaleway_ip.py update scaleway maintainers (#3472) (#3873) 2021-12-08 20:20:59 +01:00
scaleway_ip_info.py update scaleway maintainers (#3472) (#3873) 2021-12-08 20:20:59 +01:00
scaleway_lb.py update scaleway maintainers (#3472) (#3873) 2021-12-08 20:20:59 +01:00
scaleway_organization_info.py update scaleway maintainers (#3472) (#3873) 2021-12-08 20:20:59 +01:00
scaleway_private_network.py Add scaleway_private_network module (#4042) (#4197) 2022-02-14 18:27:07 +01:00
scaleway_security_group.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
scaleway_security_group_info.py update scaleway maintainers (#3472) (#3873) 2021-12-08 20:20:59 +01:00
scaleway_security_group_rule.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
scaleway_server_info.py update scaleway maintainers (#3472) (#3873) 2021-12-08 20:20:59 +01:00
scaleway_snapshot_info.py update scaleway maintainers (#3472) (#3873) 2021-12-08 20:20:59 +01:00
scaleway_sshkey.py update scaleway maintainers (#3472) (#3873) 2021-12-08 20:20:59 +01:00
scaleway_user_data.py fix scaleway_user_data (#3940) (#3954) 2021-12-27 20:00:58 +01:00
scaleway_volume.py [Bug] Scaleway The volume is created systematically on par1 (#3964) (#3983) 2022-01-05 18:12:11 +01:00
scaleway_volume_info.py update scaleway maintainers (#3472) (#3873) 2021-12-08 20:20:59 +01:00