linode_v4 - fixed error message (#2430) (#2432)

* fixed error message

* added changelog fragment

(cherry picked from commit 5064aa8ec6)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2021-05-03 13:51:14 +02:00
committed by GitHub
parent 6d08dcdef3
commit 02ea90f680
2 changed files with 4 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- linode_v4 - changed the error message to point to the correct bugtracker URL (https://github.com/ansible-collections/community.general/pull/2430).