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
parent 18ca7aee07
commit eb881d7d5d
76 changed files with 131 additions and 76 deletions

View File

@@ -22,7 +22,9 @@ options:
notes:
- This module bypasses the play host loop and only runs once for all the hosts in the play, if you need it
to iterate use a with\_ directive.
author: Seth Vidal
author:
- "Ansible Core Team"
- "Seth Vidal"
'''
EXAMPLES = '''