Felix Fontein
9d7b3f13bd
Remove deprecated features and plugins for 11.0.0 ( #10126 )
...
EOL CI / EOL Sanity (Ⓐ2.15) (push) Has been cancelled
EOL CI / EOL Units (Ⓐ2.15+py2.7) (push) Has been cancelled
EOL CI / EOL Units (Ⓐ2.15+py3.10) (push) Has been cancelled
EOL CI / EOL Units (Ⓐ2.15+py3.5) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.15+alpine3+py:azp/posix/1/) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.15+alpine3+py:azp/posix/2/) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.15+alpine3+py:azp/posix/3/) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.15+fedora37+py:azp/posix/1/) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.15+fedora37+py:azp/posix/2/) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.15+fedora37+py:azp/posix/3/) (push) Has been cancelled
nox / Run extra sanity tests (push) Has been cancelled
* 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
Alexei Znamensky
3048d5305d
g*.py: normalize docs ( #9395 )
...
* g*.py: normalize docs
* Update plugins/modules/gandi_livedns.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-12-26 21:54:03 +01:00
Alexei Znamensky
152339a8f9
gio_mime: fix bug when looking for version ( #9171 )
...
* gio_mime: fix bug when looking for version
* add changelog frag
2024-11-23 15:03:56 +01:00
Alexei Znamensky
e63c2f54cf
gio_mime: add return value version ( #9067 )
...
* add return value version
* add changelog frag
2024-10-29 20:27:43 +01:00
Alexei Znamensky
5b4f41748d
Update docs with references to man pages ( #8983 )
...
* update docs with references to man pages
* reformat module docs
* gconftool2/_info: docs adjustments
2024-10-07 22:00:26 +02:00
Alexei Znamensky
41d87f5c9d
gio_mime: adjust module for old vardict deprecation ( #8855 )
...
* gio_mime: adjust module for old vardict deprecation
* add changelog frag
2024-09-13 22:40:34 +02:00
Alexei Znamensky
e5bc38d856
MH: use mute_vardict_deprecation ( #8776 )
...
* use mute_vardict_deprecation
* add changelog frag
2024-08-20 08:57:29 +02:00
Alexei Znamensky
9489a1ea1c
New Module: gio_mime ( #7271 )
...
* gio_mime: new module
* multiple changes
- fixed gio_mime module utils handler detection
- add message to test helper assertion
- add unit test
* gio mime output uses unicode smart quotes
* test helper: do not use skip/xfail reason messages - break in old pytest
* Update plugins/modules/gio_mime.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* change exist variables to meet standards
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
2023-09-20 19:29:05 +02:00