mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
* 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>
(cherry picked from commit 88c3865cdb)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user