summaryrefslogtreecommitdiff
path: root/changelogs/fragments/user_missing_etc_shadow.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments/user_missing_etc_shadow.yml')
-rw-r--r--changelogs/fragments/user_missing_etc_shadow.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/changelogs/fragments/user_missing_etc_shadow.yml b/changelogs/fragments/user_missing_etc_shadow.yml
deleted file mode 100644
index 5139e68050..0000000000
--- a/changelogs/fragments/user_missing_etc_shadow.yml
+++ /dev/null
@@ -1,2 +0,0 @@
-bugfixes:
-- Handle exception when /etc/shadow file is missing or not found, while operating user operation in user module (https://github.com/ansible/ansible/issues/63490).