summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils/scaleway.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated to community.generalAnsible Core Team2020-03-091-183/+0
* fix(scaleway): use jsonify for application/json content-type only (#66957)Alexis Camilleri2020-02-211-1/+3
* fix: scaleway api endpoint (#63436)abarbare2019-10-181-5/+5
* Add a Scaleway load-balancer module (#51741)Rémy Léone2019-02-111-0/+12
* Add support for adding custom query parameters to URL (#46390)Rémy Léone2018-10-261-16/+24
* Add API pagination support to Scaleway inventory (#46117)Johann Queuniet2018-10-241-0/+24
* feat: add scaleway security_group_rule management (#45694)abarbare2018-10-011-0/+8
* Add a Scaleway IP module (#45121)Rémy Léone2018-09-241-0/+3
* scaleway: Refactor modulesRémy Léone2018-08-241-54/+0
* scaleway: Create a base class for all the modulesYanis Guenane2018-08-241-0/+85
* Add a User-Agent string to the API request (#38587)Rémy Léone2018-05-141-2/+10
* Add a Scaleway dynamic inventory plugin (#38739)Rémy Léone2018-04-251-0/+9
* Initial commit for Scaleway Compute (#38285)Rémy Léone2018-04-091-0/+78