John Barker
d98df2d3a5
docs: migrate RTD URLs to docs.ansible.com ( #11109 )
...
* docs: update readthedocs.io URLs to docs.ansible.com equivalents
🤖 Generated with Claude Code
https://claude.ai/code
Co-Authored-By: Claude <noreply@anthropic.com>
* Adjust favicon URL.
Co-authored-by: Don Naro <dnaro@redhat.com>
---------
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Don Naro <dnaro@redhat.com>
2025-11-19 07:00:51 +01:00
Alexei Znamensky
3cc4f28fd7
minor fixes in doc guides ( #10770 )
2025-08-31 21:43:36 +12:00
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
Alexei Znamensky
3249a041c0
Improve MH doc ( #10071 )
2025-04-27 12:58:08 +12:00
Alexei Znamensky
7fa859a3b8
module helper: delegate debug() to AnsibleModule ( #9577 )
...
* module helper: delegate debug() to AnsibleModule
* add changelog frag
* add comments for future
* use deprecate()
* fix errors
2025-01-20 19:38:14 +01:00
Alexei Znamensky
dcdec6ee4e
mh guide: update exception handling ( #9282 )
2024-12-19 20:42:45 +13:00
Alexei Znamensky
e3a3c6d58f
ModuleHelper guide ( #8771 )
...
* initial commit
* fix initial version
* add quickstart and high-level outline
* MH guide progress
* MH guide progress (up to params,vars,output)
* adjustments
* MH guide progress (up to handling changes)
* MH guide progress (up to Exceptions)
* typo
* change section from note to important
* MH guide progress (added StateModuleHelper)
* minor improvement
* MH guide progress (added decorators)
* typo
* minor adjustments
* remove line
* complete MH guide
* adjustments
* adjustments
* change paragraph into seealso
* rearrange sections, plus wordsmithing
* adjustments
* wordsmithing
* fix references
2024-08-21 17:52:30 +02:00