1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/unit/plugins
patchback[bot] fef1a495e1
[PR #7795/31de16ce backport][stable-7] ipa_otptoken: fix wrong return value string to bool (#7851)
ipa_otptoken: fix wrong return value string to bool (#7795)

ipa_data is return ipatokendisable in boolean format and the module expects it as a string
this behavior causes a lack of idempotency and the get_diff module will fail in the second run.

(cherry picked from commit 31de16cee3)

Co-authored-by: Parsa Yousefi <p.yousefi97@gmail.com>
2024-01-16 22:31:44 +01:00
..
become [PR #7439/2b628260 backport][stable-7] Fix more typos (#7445) 2023-10-29 20:26:39 +01:00
cache Remove unnecessary test imports (#5978) 2023-02-12 21:05:08 +01:00
callback [PR #7348/6c9713b3 backport][stable-7] Fix Python 3.12 unit tests (#7351) 2023-10-05 06:36:50 +02:00
connection [PR #7369/1bf5a44a backport][stable-7] Fix lxc plugin options (#7371) 2023-10-09 09:21:31 +02:00
filter Remove unnecessary test imports (#5978) 2023-02-12 21:05:08 +01:00
inventory Remove unnecessary test imports (#5978) 2023-02-12 21:05:08 +01:00
lookup [PR #7564/241cc02f backport][stable-7] onepassword lookup - Make section and field case insensitive (#7661) 2023-12-01 18:17:44 +01:00
module_utils [PR #7348/6c9713b3 backport][stable-7] Fix Python 3.12 unit tests (#7351) 2023-10-05 06:36:50 +02:00
modules [PR #7795/31de16ce backport][stable-7] ipa_otptoken: fix wrong return value string to bool (#7851) 2024-01-16 22:31:44 +01:00