Multiple doc fix 3 (#5238)

* multiple modules 2: fixed markups in doc

* multiple modules 3: fixed markups in doc

* fixed yaml

* Update plugins/modules/cloud/misc/proxmox_template.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Alexei Znamensky 2022-09-06 17:32:35 +12:00 committed by GitHub
commit 88c3865cdb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 64 additions and 67 deletions

View file

@ -44,13 +44,13 @@ options:
type: list
elements: str
description:
- List of appropriate name servers. Required if C(state=present).
- List of appropriate name servers. Required if I(state=present).
interfaces:
type: list
elements: str
description:
- List of interface IP addresses, on which the server should
response this zone. Required if C(state=present).
response this zone. Required if I(state=present).
refresh:
type: int