summaryrefslogtreecommitdiffstats
path: root/changelogs/fragments/deprecated.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments/deprecated.yml')
-rw-r--r--changelogs/fragments/deprecated.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/deprecated.yml b/changelogs/fragments/deprecated.yml
new file mode 100644
index 0000000000..aa632c0487
--- /dev/null
+++ b/changelogs/fragments/deprecated.yml
@@ -0,0 +1,3 @@
+---
+minor_changes:
+ - docs - add collection name in message from which the module is being deprecated (https://github.com/ansible/ansible/issues/84116).