1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 16:01:55 +00:00
community.general/plugins/module_utils/mh
Felix Fontein 9d7b3f13bd
Remove deprecated features and plugins for 11.0.0 (#10126)
* Bump version to 11.0.0.

* Removed deprecated plugins/modules.

* Remove _init_session().

* Remove ack_venv_creation_deprecation.

* Change behavior of state.

* Remove value reading.

* Remove list_all.

* Remove various deprecated module helper things.

* Change default of proxmox's update parameter.

* Fix constructor command order.

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>

* MH: adjust guide

---------

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Alexei Znamensky <russoz@gmail.com>
2025-05-19 18:11:39 +02:00
..
mixins Remove deprecated features and plugins for 11.0.0 (#10126) 2025-05-19 18:11:39 +02:00
base.py module helper: delegate debug() to AnsibleModule (#9577) 2025-01-20 19:38:14 +01:00
deco.py use dict comprehension in plugins, part 2 (#8822) 2024-09-05 21:47:28 +02:00
exceptions.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
module_helper.py Remove deprecated features and plugins for 11.0.0 (#10126) 2025-05-19 18:11:39 +02:00