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/module_utils/mh
Alexei Znamensky 7e978c77b4
use dict comprehension in plugins, part 2 (#8822)
* use dict comprehension in plugins

* add changelog frag
2024-09-05 21:47:28 +02:00
..
mixins Use dict comprehension in plugins (#8814) 2024-09-01 20:22:53 +02:00
base.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
deco.py use dict comprehension in plugins, part 2 (#8822) 2024-09-05 21:47:28 +02:00
exceptions.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
module_helper.py Change MH to use the module_utils.vardict.VarDict (#8226) 2024-04-24 08:07:29 +12:00