mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-09 01:44:03 -07:00
E325 removal - Part I (#49136)
Remove E325 from Amazon modules Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
d14dee9ceb
commit
9b732df436
43 changed files with 104 additions and 61 deletions
|
@ -33,6 +33,7 @@ options:
|
|||
- Force overwrite of already existing key pair if key has changed.
|
||||
required: false
|
||||
default: true
|
||||
type: bool
|
||||
version_added: "2.3"
|
||||
state:
|
||||
description:
|
||||
|
@ -45,6 +46,7 @@ options:
|
|||
- Wait for the specified action to complete before returning. This option has no effect since version 2.5.
|
||||
required: false
|
||||
default: false
|
||||
type: bool
|
||||
version_added: "1.6"
|
||||
wait_timeout:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue