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 62138b288a
Change MH to use the module_utils.vardict.VarDict (#8226)
* change MH to use the module_utils.vardict.VarDict

* remove VarsMixin from superclasses of MH

* bump vardict deprecation to 11.0.0 + add old/new vardict selection in MH

* improve backawards compatibility

* improve backawards compatibility

* use new vardict in some modules, make adjustments

* add changelog frag

* adjustment after rebase
2024-04-24 08:07:29 +12:00
..
action
become
cache
callback Avoid deprecated utcnow() (#8222) 2024-04-20 09:26:08 +02:00
connection Refer to LXD containers/VMs as instances (#7873) 2024-01-24 13:35:17 +01:00
doc_fragments [9.0.0] Remove deprecated modules and features (#8198) 2024-04-22 18:28:22 +02:00
filter fix: Ensuring interpolation is disabled for ConfigParser (#8185) 2024-04-09 08:01:44 +02:00
inventory inventory plugins: make wrapping variables as unsafe smarter to avoid triggering an AWX bug (#8225) 2024-04-20 09:39:42 +02:00
lookup bitwarden_secrets_manager: implement rate limit retry with backoff (#8238) 2024-04-21 14:55:27 +02:00
module_utils Change MH to use the module_utils.vardict.VarDict (#8226) 2024-04-24 08:07:29 +12:00
modules Change MH to use the module_utils.vardict.VarDict (#8226) 2024-04-24 08:07:29 +12:00
plugin_utils inventory plugins: make wrapping variables as unsafe smarter to avoid triggering an AWX bug (#8225) 2024-04-20 09:39:42 +02:00
test Add test fqdn_valid (#7533) 2023-11-22 09:12:00 +01:00