1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix typo in the author's github username.

Ansibot is looking at the author's github username to query reviews for
modules in the same namespace.
This commit is contained in:
Erwan Quelin 2018-10-02 13:42:57 +02:00 committed by Dag Wieers
parent a7221dd289
commit 87416a4b91

View file

@ -29,7 +29,7 @@ options:
description: description:
- Minimum version of the pester module that has to be available on the remote host. - Minimum version of the pester module that has to be available on the remote host.
author: author:
- Erwan Quelin (@erwanquelin) - Erwan Quelin (@equelin)
''' '''
RETURN = r''' RETURN = r'''