mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-02 14:33:21 -07:00
add description and hookscript parameters to proxmox LXC container (#245)
* 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>
This commit is contained in:
parent
196d3205ca
commit
cd5e3e2d85
2 changed files with 30 additions and 2 deletions
2
changelogs/fragments/245-proxmox.yml
Normal file
2
changelogs/fragments/245-proxmox.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- proxmox - add the ``description`` and ``hookscript`` parameter (https://github.com/ansible-collections/community.general/pull/245).
|
Loading…
Add table
Add a link
Reference in a new issue