Fix sanity issues. (#4346) (#4358)

(cherry picked from commit ca2c64b5ca)
This commit is contained in:
Felix Fontein
2022-03-14 21:30:52 +01:00
committed by GitHub
parent 2ffcda21dd
commit 78113c061b
24 changed files with 28 additions and 19 deletions

View File

@@ -48,7 +48,7 @@ options:
description:
- Port to configure on the public-facing side of the load balancer pool
type: str
choices: [80, 443]
choices: ['80', '443']
nodes:
description:
- A list of nodes that needs to be added to the load balancer pool