mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
E325 removal - Part I (#49136)
Remove E325 from Amazon modules Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
@@ -39,11 +39,13 @@ options:
|
||||
setting another policy in the future.
|
||||
required: false
|
||||
default: false
|
||||
type: bool
|
||||
delete_policy:
|
||||
description:
|
||||
- if yes, remove the policy from the repository
|
||||
required: false
|
||||
default: false
|
||||
type: bool
|
||||
state:
|
||||
description:
|
||||
- create or destroy the repository
|
||||
|
||||
Reference in New Issue
Block a user