8000 elb_network_lb - Add support for ALPN policies · Issue #1566 · ansible-collections/community.aws · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
elb_network_lb - Add support for ALPN policies #1566
Closed
@anjo-swe

Description

@anjo-swe

Summary

Add support for Latency graphs (MeasureLatency) during creation of a Route53 Health Check

References

AlpnPolicy (list)
[TLS listeners] The name of the Application-Layer Protocol Negotiation (ALPN) policy. You can specify one policy name. The following are the possible values:

  • HTTP1Only
  • HTTP2Only
  • HTTP2Optional
  • HTTP2Preferred
  • None

Issue Type

Feature Idea

Component Name

elb_network_lb

Additional Information

Example Input

AlpnPolicy: 
  - HTTP2Optional

Example Code Change

Add

AlpnPolicy=dict(type='list', elements='str')

to

https://github.com/ansible-collections/community.aws/blob/5.0.0/plugins/modules/elb_network_lb.py#L442-L447

Code of Conduct

  • I agree to follow the Ansible Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureThis issue/PR relates to a feature requestmodulemoduleneeds_triagepluginsplugin (any type)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0