mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 16:53:11 +00:00
Fixed error in author name
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user