]> git-server-git.apps.pok.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>
Wed, 16 Feb 2022 08:44:36 +0000 (09:44 +0100)
commit055326be7cfe7221517bd382a220a2434bcc604e
treef6befc0220e064df485b9db94d10d78a1334e184
parent3e5bc30c878d0d5a0b873ec24580287da0269807
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>
module_utils/ca_common.py