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/changelogs
Abhijeet Kasurde 66e392d4e2
user: Update logic to check if user exists in macOS (#76592)
'dscl -list' returns 0 even if the user does not exists. This
leads to errorenous condition in user module.
Using 'dscl -read UniqueID' can return if user exists or not.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
3 years ago
..
fragments user: Update logic to check if user exists in macOS (#76592) 3 years ago
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 6 years ago
changelog.yaml 2.13 changelog cleanup (#75800) 3 years ago
config.yaml [changelog config] Ansible Base -> ansible-core (#73739) 4 years ago