Proper author info for all remaining modules

This commit is contained in:
Greg DeKoenigsberg 2015-06-15 15:53:30 -04:00 committed by Matt Clay
commit eb881d7d5d
76 changed files with 131 additions and 76 deletions

View file

@ -85,7 +85,7 @@ notes:
- Also note that I(virtualenv) must be installed on the remote host if the
C(virtualenv) parameter is specified.
requirements: [ "virtualenv" ]
author: Matt Wright
author: "Matt Wright (@mattupstate)"
'''
EXAMPLES = '''

View file

@ -78,7 +78,9 @@ options:
- Allow adding build flags for gem compilation
required: false
version_added: "2.0"
author: Johan Wiren
author:
- "Ansible Core Team"
- "Johan Wiren"
'''
EXAMPLES = '''

View file

@ -100,7 +100,7 @@ options:
notes:
- Please note that virtualenv (U(http://www.virtualenv.org/)) must be installed on the remote host if the virtualenv parameter is specified and the virtualenv needs to be initialized.
requirements: [ "virtualenv", "pip" ]
author: Matt Wright
author: "Matt Wright (@mattupstate)"
'''
EXAMPLES = '''