updated author with github id
This commit is contained in:
parent
8451d945aa
commit
2015835759
2 changed files with 5 additions and 2 deletions
|
@ -27,7 +27,10 @@ description:
|
||||||
|
|
||||||
version_added: 2.3
|
version_added: 2.3
|
||||||
|
|
||||||
author: Tomas Karasek <tom.to.the.k@gmail.com>, Matt Baldwin <baldwin@stackpointcloud.com>, Thibaud Morel l'Horset <teebes@gmail.com>
|
author:
|
||||||
|
- Tomas Karasek (@t0mk) <tom.to.the.k@gmail.com>
|
||||||
|
- Matt Baldwin <baldwin@stackpointcloud.com>
|
||||||
|
- Thibaud Morel l'Horset <teebes@gmail.com>
|
||||||
|
|
||||||
options:
|
options:
|
||||||
auth_token:
|
auth_token:
|
||||||
|
|
|
@ -19,7 +19,7 @@ description:
|
||||||
- Create/delete an SSH key in Packet host.
|
- Create/delete an SSH key in Packet host.
|
||||||
- API is documented at U(https://www.packet.net/help/api/#page:ssh-keys,header:ssh-keys-ssh-keys-post).
|
- API is documented at U(https://www.packet.net/help/api/#page:ssh-keys,header:ssh-keys-ssh-keys-post).
|
||||||
version_added: "2.3"
|
version_added: "2.3"
|
||||||
author: "Tomas Karasek <tom.to.the.k@gmail.com>"
|
author: "Tomas Karasek (@t0mk) <tom.to.the.k@gmail.com>"
|
||||||
options:
|
options:
|
||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in a new issue