community.general.opendj_backendprop – Will update the backend configuration of OpenDJ via the dsconfig set-backend-prop command.¶
Note
This plugin is part of the community.general collection (version 2.5.1).
To install it use: ansible-galaxy collection install community.general
.
To use it in a playbook, specify: community.general.opendj_backendprop
.
Synopsis¶
This module will update settings for OpenDJ with the command set-backend-prop.
It will check first via de get-backend-prop if configuration needs to be applied.