Proxmox doc fragments (#1404)

* proxmox{,_kvm,_template}: import auth doc fragment

* proxmox{,_kvm}: new common doc_fragment

Share the parameters `pool`, `vmid` and `node`.

* proxmox_template: sync node description

* changelog_framgent
This commit is contained in:
Tristan Le Guern 2020-12-02 16:08:07 +01:00 committed by GitHub
commit d981f388fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 32 additions and 130 deletions

View file

@ -0,0 +1,4 @@
minor_changes:
- proxmox - improve and extract more common documentation (https://github.com/ansible-collections/community.general/pull/1404).
- proxmox_kvm - improve and extract more common documentation (https://github.com/ansible-collections/community.general/pull/1404).
- proxmox_template - improve documentation (https://github.com/ansible-collections/community.general/pull/1404).