mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-31 07:43:09 +00:00
* Updated documentation * Use ``module.get_bin_path`` API to check existence of ``dbus-send``, ``dconf``, and ``dbus-run-session`` * Return ``out`` and ``err`` in ``fail_json`` which helps debugging Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>