mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
E501 fixes (#22879)
This commit is contained in:
@@ -54,7 +54,8 @@ options:
|
||||
default: us-east-1
|
||||
deploy:
|
||||
description:
|
||||
- Whether or not to deploy artifacts after building them. When this option is `false` all the functions will be built, but no stack update will be run to send them out. This is mostly useful for generating artifacts to be stored/deployed elsewhere.
|
||||
- Whether or not to deploy artifacts after building them. When this option is `false` all the functions will be built, but no stack update will be
|
||||
run to send them out. This is mostly useful for generating artifacts to be stored/deployed elsewhere.
|
||||
required: false
|
||||
default: true
|
||||
notes:
|
||||
|
||||
Reference in New Issue
Block a user