patchback[bot]
4fde0617c8
[PR #5766/317f79ff backport][stable-5] multiple scaleway modules: fixed markups in doc ( #5826 )
...
multiple scaleway modules: fixed markups in doc (#5766 )
* multiple scaleway modules: fixed markups in doc
* Update plugins/modules/scaleway_ip.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/scaleway_volume.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/scaleway_private_network.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/scaleway_security_group.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/scaleway_security_group_rule.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/scaleway_sshkey.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* further docs adjustments
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 317f79ff1f
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2023-01-12 21:56:21 +01:00
patchback[bot]
203747027e
Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt ( #5065 ) ( #5068 )
...
* Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt.
* Replace 'Copyright:' with 'Copyright'
sed -i 's|Copyright:\(.*\)|Copyright\1|' $(rg -l 'Copyright:')
Co-authored-by: Maxwell G <gotmax@e.email>
(cherry picked from commit 123c7efe5e
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-08-05 13:17:19 +02:00
Alexei Znamensky
771e9de010
mass-added the utf-8 marker ( #3163 )
...
* added the utf-8 marker
* fixed the utf-8 marker where it was missde before
2021-08-08 10:40:22 +02:00
Nicolas Karolak
db656705b0
update scaleway zones ( #1690 )
2021-01-28 12:51:07 +01:00
Guillaume RODRIGUEZ
8a16b51202
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
03f58894ff (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>
2020-09-03 15:02:30 +03:00