[PR #11728/2acb20be backport][stable-12] opendj_backendprop: use CmdRunner (#11731)

opendj_backendprop: use CmdRunner (#11728)

* opendj_backendprop: use CmdRunner

* add changelog frag

(cherry picked from commit 2acb20bec2)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2026-04-03 15:21:16 +02:00
committed by GitHub
parent fa9ac2b3a9
commit 1eecf281bc
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).