mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-14 05:32:17 +00:00
function changed to do in place replacement, should be less expensive even with copy as it avoids 'sub copies', can compose with module_args_copy to create replacement for old behavior attempt to fix #52910 * handle lists and subdicts correctly * added missing exception case, which was not noticed since 'cleaning' was not working * added comments to clarify exceptions |
||
|---|---|---|
| .. | ||
| host_vars | ||
| targets | ||
| cloud-config-aws.ini.template | ||
| cloud-config-azure.ini.template | ||
| cloud-config-cloudscale.ini.template | ||
| cloud-config-cs.ini.template | ||
| cloud-config-gcp.ini.template | ||
| cloud-config-gitlab.ini.template | ||
| cloud-config-hcloud.ini.template | ||
| cloud-config-opennebula.ini.template | ||
| cloud-config-openshift.kubeconfig.template | ||
| cloud-config-tower.ini.template | ||
| cloud-config-vultr.ini.template | ||
| integration.cfg | ||
| integration_config.yml | ||
| inventory | ||
| inventory.networking.template | ||
| inventory.remote.template | ||
| inventory.winrm.template | ||
| network-integration.cfg | ||
| target-prefixes.network | ||
| windows-integration.cfg | ||