mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 13:53:10 +00:00
fix: add missing 's' on proxmox_template.task_status Missing the 's' means using the wrong API, making log reading impossible. Should fix !9276 Signed-off-by: Alexandre Nicolaie <xunleii@users.noreply.github.com> Co-authored-by: Felix Fontein <felix@fontein.de>