You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/ansible-doc/test_docs_yaml_anchors.output

47 lines
620 B
Plaintext

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: