diff options
author | Matt Clay <matt@mystile.com> | 2016-12-08 09:38:05 -0500 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2014-09-26 01:01:01 +0000 |
commit | 5458361331775f06303c73c1c18e377525fc551e (patch) | |
tree | 63f0ec4cf6c08628019caa22715d157dc2ef7351 /lib/ansible/modules/cloud/amazon/rds.py | |
parent | ad001c2cbc3508301155b255fd3a017d130252d9 (diff) | |
download | ansible-test_new_merge.tar.gz |
Fix differences with devel.test_new_merge
Diffstat (limited to 'lib/ansible/modules/cloud/amazon/rds.py')
-rw-r--r--[-rwxr-xr-x] | lib/ansible/modules/cloud/amazon/rds.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/cloud/amazon/rds.py b/lib/ansible/modules/cloud/amazon/rds.py index 467c4d963b..41438da184 100755..100644 --- a/lib/ansible/modules/cloud/amazon/rds.py +++ b/lib/ansible/modules/cloud/amazon/rds.py @@ -224,7 +224,7 @@ options: requirements: - "python >= 2.6" - "boto" -author: +author: - "Bruce Pennypacker (@bpennypacker)" - "Will Thames (@willthames)" extends_documentation_fragment: |