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

* 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:38 +02:00
committed by GitHub
parent 020b47a1a9
commit 4d23b7a48b
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).