c73288ad53
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
2 lines
141 B
YAML
2 lines
141 B
YAML
bugfixes:
|
|
- user - fix comprasion on macOS so module does not improperly report a change (https://github.com/ansible/ansible/issues/62969)
|