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
Parsa Yousefi 31de16cee3
ipa_otptoken: fix wrong return value string to bool ()
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.
2024-01-16 22:14:26 +01:00
..
compat Remove unnecessary test imports () 2023-02-12 21:05:08 +01:00
mock Avoid direct type comparisons () 2023-08-11 09:00:54 +02:00
plugins ipa_otptoken: fix wrong return value string to bool () 2024-01-16 22:14:26 +01:00
requirements.txt CI: for some reason async-timeout doesn't seem to get installed on Python 3.11 () 2024-01-05 08:08:19 +01:00
requirements.yml Switch to Ansible Galaxy compatible requirements files for tests () 2023-05-21 14:06:36 +02:00