1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
Sergei Antipov 2d6e369d81
[proxmox_template] Fix error while uploading big ISO to Proxmox VE cluster (#6757)
* [proxmox_template] Fix error while uploading big ISO to Proxmox VE cluster

* Fix pep8 test

* Add changelog fragment

* Add notes about requests_toolbelt

* Check versions and file size

* Fix typo in notes

* Add unit test. Move try inside of each function.

* Fix sanity tests

* Add proxmoxer in requirements file

* Update integration tests

* Add proxmoxer into constraints.txt

* Address review comments

* Don't run tests on 2.6 python

* Disable Python 2.6 tests for other proxmox modules
2023-07-02 21:48:26 +02:00
..
action Shutdown systemd without sysv (#6171) 2023-05-09 20:10:09 +02:00
become Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
cache Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
callback Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
connection Add 'inventory_hostname' to the jail plugin documentation (#6118) 2023-03-03 22:56:24 +01:00
doc_fragments Semantic markup: use E() in more places (#6699) 2023-06-15 09:29:30 +02:00
filter Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
inventory plugins/inventory/cobbler: Collect IP addresses for hosts and add opt… (#6711) 2023-06-19 06:53:46 +02:00
lookup random_string docs to say it's cryptographically secure (#6691) 2023-06-29 23:29:50 +02:00
module_utils [proxmox_template] Fix error while uploading big ISO to Proxmox VE cluster (#6757) 2023-07-02 21:48:26 +02:00
modules [proxmox_template] Fix error while uploading big ISO to Proxmox VE cluster (#6757) 2023-07-02 21:48:26 +02:00
test