mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Merge pull request #8440 from jsmartin/asg_docfix
Updated docs for health_check_type parameter.
This commit is contained in:
@@ -85,6 +85,7 @@ options:
|
|||||||
required: false
|
required: false
|
||||||
default: EC2
|
default: EC2
|
||||||
version_added: "1.7"
|
version_added: "1.7"
|
||||||
|
choices: ['EC2', 'ELB']
|
||||||
extends_documentation_fragment: aws
|
extends_documentation_fragment: aws
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user