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.pull/4420/head
parent
a7221dd289
commit
87416a4b91
|
@ -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'''
|
||||||
|
|
Loading…
Reference in New Issue