Commit Graph

10 Commits (d615d7ea1924eb3e63d4e5d77423d261b3673800)

Author SHA1 Message Date
Rémy Léone accbcdeccb Add a Scaleway load-balancer module (#51741) 7 years ago
Rémy Léone 338605882e Add support for adding custom query parameters to URL (#46390) 7 years ago
Johann Queuniet 74ce8ce935 Add API pagination support to Scaleway inventory (#46117)
* Add Scaleway API pagination to server inventory call

* Move Link parsing to helper module

* Correct some PEP8 errors

* Replace AnsibleError with ScalewayException in module_utils since the former doesn't work

* Simplify the regexes to match the intended purpose

* Cleanup helper to conform to review

* Cleanup Scaleway inventory to conform to review

* Flatten the conditional branches structure

* fix a regexp typo
7 years ago
abarbare c5d5d08b6b feat: add scaleway security_group_rule management (#45694)
* feat: add scaleway security_group_rule management
7 years ago
Rémy Léone 6d7004f367 Add a Scaleway IP module (#45121)
- Add an option to enable public ip at server creation
7 years ago
Rémy Léone 8f9d55529d scaleway: Refactor modules 7 years ago
Yanis Guenane 29cfebe332 scaleway: Create a base class for all the modules
Purpose of this commit is to create a base class for the upcoming
scaleway module to use.

Co-authored-by: Rémy Leone <rleone@online.net>
7 years ago
Rémy Léone afc196acf1 Add a User-Agent string to the API request (#38587) 8 years ago
Rémy Léone e45a5e1c86 Add a Scaleway dynamic inventory plugin (#38739) 8 years ago
Rémy Léone eccccfe77f Initial commit for Scaleway Compute (#38285) 8 years ago