]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
module_utils/ca_common: Add optional diff argument to exit_module
authorMathias Chapelain <mathias.chapelain@proton.ch>
Fri, 4 Feb 2022 18:33:18 +0000 (19:33 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 17 Feb 2022 08:27:54 +0000 (09:27 +0100)
commitd6937a22fadc1f92fa18e256c292f1545766a5db
treeec921027a57f4aeffdd92ebcddcf04542b9589a2
parent678b868e92afd080020ae494c61b6a0a4160ec07
module_utils/ca_common: Add optional diff argument to exit_module

Add optional `diff` argument defaulting to `{ "before": "", "after": ""}`.

Signed-off-by: Mathias Chapelain <mathias.chapelain@proton.ch>
(cherry picked from commit 055326be7cfe7221517bd382a220a2434bcc604e)
module_utils/ca_common.py