summaryrefslogtreecommitdiff
path: root/changelogs/fragments/65795-warn-if-user-has-set-append-but-not-set-groups.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments/65795-warn-if-user-has-set-append-but-not-set-groups.yaml')
-rw-r--r--changelogs/fragments/65795-warn-if-user-has-set-append-but-not-set-groups.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/changelogs/fragments/65795-warn-if-user-has-set-append-but-not-set-groups.yaml b/changelogs/fragments/65795-warn-if-user-has-set-append-but-not-set-groups.yaml
deleted file mode 100644
index 03a73e3bd0..0000000000
--- a/changelogs/fragments/65795-warn-if-user-has-set-append-but-not-set-groups.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
-minor_changes:
- - 'user - usage of ``append: True`` without setting a list of groups. This is currently a no-op with a warning, and will change to an error in 2.14. (https://github.com/ansible/ansible/pull/65795)'