1
0
mirror of https://github.com/ansible-collections/community.general.git synced 2025-07-27 20:21:52 +03:00

Proxmox tasks module (#3226)

* Started creating Unit tests for Proxmox Tasks module

* Tried really hard to get the mock to work

* unit tests  for the module

* Fixed symslink and permissions

* Suggested changes and more unit tests

* Fixed isFalse

* Apply suggestions from code review

* Update plugins/modules/cloud/misc/proxmox_tasks_info.py

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Andreas Botzner
2021-10-03 22:21:33 +02:00
committed by GitHub
parent 106856ed86
commit e95f63b067
3 changed files with 397 additions and 0 deletions

View File

@ -0,0 +1 @@
cloud/misc/proxmox_tasks_info.py