mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
cd5e3e2d85
* add description and hookscript parameters to proxmox LXC container * fix pep8 E128 * Update plugins/modules/cloud/misc/proxmox.py Co-Authored-By: Andrew Klychkov <aaklychkov@mail.ru> * Update plugins/modules/cloud/misc/proxmox.py Co-Authored-By: Andrew Klychkov <aaklychkov@mail.ru> * add example for proxmox hookscript and description * add changelogs fragment for PR #245 * set hookscript type Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2 lines
151 B
YAML
2 lines
151 B
YAML
minor_changes:
|
|
- proxmox - add the ``description`` and ``hookscript`` parameter (https://github.com/ansible-collections/community.general/pull/245).
|