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

Fixed error in author name

This commit is contained in:
Marco Vito Moscaritolo 2012-09-29 21:04:17 +02:00
parent ac5afcae28
commit d80ec35183

View file

@ -67,7 +67,7 @@ examples:
notes:
- Please note that U(http://www.virtualenv.org/, virtualenv) must be installed on the remote host if the virtualenv parameter is specified.
requirements: [ ]
author: Jan-Piet Mens
author: Matt Wright
'''
def _get_full_name(name, version=None):