mirror of https://github.com/ansible/ansible.git
docs: print deprecation collection name (#84126)
While showing the deprecation message, mention the collection name from which the module is removed. Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>pull/84191/head
parent
c9ac477e53
commit
ab1a8cb3b3
@ -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).
|
||||
Loading…
Reference in New Issue