diff --git a/lib/ansible/modules/cloud/packet/packet_device.py b/lib/ansible/modules/cloud/packet/packet_device.py index 5dd20fd6b9..6e5d75e23b 100644 --- a/lib/ansible/modules/cloud/packet/packet_device.py +++ b/lib/ansible/modules/cloud/packet/packet_device.py @@ -27,7 +27,10 @@ description: version_added: 2.3 -author: Tomas Karasek , Matt Baldwin , Thibaud Morel l'Horset +author: + - Tomas Karasek (@t0mk) + - Matt Baldwin + - Thibaud Morel l'Horset options: auth_token: diff --git a/lib/ansible/modules/cloud/packet/packet_sshkey.py b/lib/ansible/modules/cloud/packet/packet_sshkey.py index 91c2d915f2..3bf89e29f3 100644 --- a/lib/ansible/modules/cloud/packet/packet_sshkey.py +++ b/lib/ansible/modules/cloud/packet/packet_sshkey.py @@ -19,7 +19,7 @@ description: - 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). version_added: "2.3" -author: "Tomas Karasek " +author: "Tomas Karasek (@t0mk) " options: state: description: