opendj_backendprop: use CmdRunner (#11728)

* opendj_backendprop: use CmdRunner

* add changelog frag
This commit is contained in:
Alexei Znamensky
2026-04-04 02:11:22 +13:00
committed by GitHub
parent 66886d08f5
commit 2acb20bec2
2 changed files with 39 additions and 81 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- opendj_backendprop - refactor to use ``CmdRunner`` (https://github.com/ansible-collections/community.general/pull/11728).