You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
John Chen c73288ad53 user - compare macOS user properties using same type (#62973)
self._get_user_property returns a string, so when doing a comparison
using this value, cast the second variable to a string so that the
comparison behaves correctly
* Add changelog
* Add to_text import
* Add integration test
5 years ago
..
ansible_test
integration user - compare macOS user properties using same type (#62973) 5 years ago
legacy
lib/ansible_test module sanity checks: improve alias handling (#59060) 5 years ago
sanity module sanity checks: improve alias handling (#59060) 5 years ago
units Fortinet's new module for fortios_system_global (#64817) 5 years ago
utils