E325 removal - Part I (#49136)

Remove E325 from Amazon modules

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Abhijeet Kasurde
2018-11-27 20:41:01 +05:30
committed by GitHub
parent d14dee9ceb
commit 9b732df436
43 changed files with 104 additions and 61 deletions

View File

@@ -65,7 +65,7 @@ options:
- By default the module will not upload a certificate that is already uploaded into AWS.
If set to True, it will upload the certificate as long as the name is unique.
default: False
type: bool
requirements: [ "boto" ]
author: Jonathan I. Davila (@defionscode)