module_helper - fixed decorator cause_changes (#2203)

* fixed decorator cause_changes

* added changelog fragment

* typo
This commit is contained in:
Alexei Znamensky
2021-04-08 17:58:39 +12:00
committed by GitHub
parent b6ae47c455
commit 0cd0f0eaf6
3 changed files with 68 additions and 13 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- module_helper module utils - fixed decorator ``cause_changes`` (https://github.com/ansible-collections/community.general/pull/2203).