mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07:00
Updating cloud modules with proper github author information
This commit is contained in:
parent
8b2327fe3a
commit
18ca7aee07
74 changed files with 111 additions and 60 deletions
|
@ -22,6 +22,7 @@ short_description: Create/delete a droplet/SSH_key in DigitalOcean
|
|||
description:
|
||||
- Create/delete a droplet in DigitalOcean and optionally wait for it to be 'running', or deploy an SSH key.
|
||||
version_added: "1.3"
|
||||
author: "Vincent Viallet (@zbal)"
|
||||
options:
|
||||
command:
|
||||
description:
|
||||
|
|
|
@ -22,6 +22,7 @@ short_description: Create/delete a DNS record in DigitalOcean
|
|||
description:
|
||||
- Create/delete a DNS record in DigitalOcean.
|
||||
version_added: "1.6"
|
||||
author: "Michael Gregson (@mgregson)"
|
||||
options:
|
||||
state:
|
||||
description:
|
||||
|
|
|
@ -22,6 +22,7 @@ short_description: Create/delete an SSH key in DigitalOcean
|
|||
description:
|
||||
- Create/delete an SSH key.
|
||||
version_added: "1.6"
|
||||
author: "Michael Gregson (@mgregson)"
|
||||
options:
|
||||
state:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue