5b03267a1f
Co-authored-by: Tadej Borovšak <tadej.borovsak@xlab.si>
49 lines
698 B
Text
49 lines
698 B
Text
> TEST_DOCS_YAML_ANCHORS (library/test_docs_yaml_anchors.py)
|
|
|
|
Test module
|
|
|
|
OPTIONS (= is mandatory):
|
|
|
|
- at_the_top
|
|
Short desc
|
|
[Default: some string]
|
|
type: str
|
|
|
|
- egress
|
|
Egress firewall rules
|
|
[Default: (null)]
|
|
elements: dict
|
|
type: list
|
|
|
|
SUBOPTIONS:
|
|
|
|
= port
|
|
Rule port
|
|
|
|
type: int
|
|
|
|
- ingress
|
|
Ingress firewall rules
|
|
[Default: (null)]
|
|
elements: dict
|
|
type: list
|
|
|
|
SUBOPTIONS:
|
|
|
|
= port
|
|
Rule port
|
|
|
|
type: int
|
|
|
|
- last_one
|
|
Short desc
|
|
[Default: some string]
|
|
type: str
|
|
|
|
|
|
AUTHOR: Ansible Core Team
|
|
|
|
EXAMPLES:
|
|
|
|
|
|
|