opendj_backendprop: use check_rc (#11072)

* opendj_backendprop: use check_rc

* add changelog frag
This commit is contained in:
Alexei Znamensky
2025-11-10 19:36:21 +13:00
committed by GitHub
parent 8b1d725fb2
commit b5157b68ba
2 changed files with 6 additions and 10 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- opendj_backendprop - use Ansible construct to perform check for external commands (https://github.com/ansible-collections/community.general/pull/11072).