Add attributes to scaleway and profitbricks modules (#5949) Add attributes to scaleway and profitbricks modules. (cherry picked from commit 50d7597ddc) Co-authored-by: Felix Fontein <felix@fontein.de>
50d7597ddc
Remove unneccessary imports (#5940) * Remove unneccessary imports. * Keep unnecessary imports in module_utils - for now. * Make older sanity tests shut up. * Also make flake8 happier. (cherry picked from commit 2b8ac3c629) Co-authored-by: Felix Fontein <felix@fontein.de>
2b8ac3c629
* [Scaleway] Add module to manage container namespaces Signed-off-by: Lunik <lunik@tiwabbit.fr> * Fix CI Signed-off-by: Lunik <lunik@tiwabbit.fr> * fix botmeta Signed-off-by: Lunik <lunik@tiwabbit.fr> * fix typo in loop var name Signed-off-by: Lunik <lunik@tiwabbit.fr> * Add missing required lib check Signed-off-by: Lunik <lunik@tiwabbit.fr> * fix integration tests assertions Signed-off-by: Lunik <lunik@tiwabbit.fr> Signed-off-by: Lunik <lunik@tiwabbit.fr>