mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-19 19:30:22 -07:00
Scaleway Database Backup : Create new module (#741)
* Scaleway Database Backup : Create new module * Add changelog * Fix typo * Remove module duplicate * Fix typo Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru> * Remove changelog * Improve doc * Improve documentation * Improve parameters checking * Fix blank space * Change result name (data to metadata) See https://github.com/ansible-collections/community.general/pull/741#discussion_r468537460 * Fix doc typo * Update plugins/modules/cloud/scaleway/scaleway_database_backup.py Co-authored-by: Felix Fontein <felix@fontein.de> * States explanations https://github.com/ansible-collections/community.general/pull/741/files/03f58894ff6d7a4432a06eaa4052dc882d33c414#r470845287 * Fix documentation typo Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
bf41ddc8ef
commit
8a16b51202
5 changed files with 606 additions and 0 deletions
1
plugins/modules/scaleway_database_backup.py
Symbolic link
1
plugins/modules/scaleway_database_backup.py
Symbolic link
|
@ -0,0 +1 @@
|
|||
cloud/scaleway/scaleway_database_backup.py
|
Loading…
Add table
Add a link
Reference in a new issue