mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 20:54:24 -07:00
Change Proxmox agent
argument to string. (#5107)
* Change Proxmox `agent` argument to string. * Add changelog entry. * Pass boolean directly to `proxmoxer`.
This commit is contained in:
parent
3c960ac620
commit
0be7b6e7b9
2 changed files with 15 additions and 3 deletions
2
changelogs/fragments/5107-proxmox-agent-argument.yaml
Normal file
2
changelogs/fragments/5107-proxmox-agent-argument.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- proxmox_kvm - allow ``agent`` argument to be a string (https://github.com/ansible-collections/community.general/pull/5107).
|
Loading…
Add table
Add a link
Reference in a new issue