1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
Alexei Znamensky 7481436027
[PR #2203/0cd0f0ea backport][stable-1] module_helper - fixed decorator cause_changes (#2209)
* module_helper - fixed decorator cause_changes (#2203)

* fixed decorator cause_changes

* added changelog fragment

* typo

(cherry picked from commit 0cd0f0eaf6)

* adjusted imports for stable-1
2021-04-08 19:49:50 +02:00
..
action iptables_state: fix race condition between module and its action plugin (#1140) (#1143) 2020-10-20 22:46:12 +02:00
become Fix various sanity errors in plugins (#881) (#893) 2020-09-17 16:39:57 +00:00
cache fixed Python 3 keys() usage (#1861) (#1890) 2021-02-23 23:48:28 +01:00
callback fixed Python 3 keys() usage (#1861) (#1890) 2021-02-23 23:48:28 +01:00
connection Tidy up all pylint:blacklisted-name ignore lines (#1819) (#1840) 2021-02-16 08:58:51 +01:00
doc_fragments fixed documentation for oneview modules (#2092) (#2098) 2021-03-24 18:24:30 +01:00
filter json_query: Handle AnsibleUnicode, AnsibleUnsafeText (#1434) (#1443) 2020-12-04 08:06:09 +01:00
inventory Excluded qemu templates in pools (#1991) (#2002) 2021-03-12 08:33:23 +01:00
lookup rewritten as list literals (#2160) (#2167) 2021-04-05 09:50:08 +02:00
module_utils [PR #2203/0cd0f0ea backport][stable-1] module_helper - fixed decorator cause_changes (#2209) 2021-04-08 19:49:50 +02:00
modules ipa_user sshpubkey can now support multi word comments in the key (#2159) (#2200) 2021-04-07 20:42:03 +02:00