mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Proper author info for all remaining modules
This commit is contained in:
committed by
Matt Clay
parent
18ca7aee07
commit
eb881d7d5d
@@ -92,7 +92,7 @@ notes:
|
||||
- To be able to use the migrate command, you must have south installed and added as an app in your settings
|
||||
- To be able to use the collectstatic command, you must have enabled staticfiles in your settings
|
||||
requirements: [ "virtualenv", "django" ]
|
||||
author: Scott Anderson
|
||||
author: "Scott Anderson (@tastychutney)"
|
||||
'''
|
||||
|
||||
EXAMPLES = """
|
||||
|
||||
Reference in New Issue
Block a user