diff --git a/changelogs/fragments/lxd-idempotent-config.yaml b/changelogs/fragments/lxd-idempotent-config.yaml new file mode 100644 index 00000000000..fe790e10b2e --- /dev/null +++ b/changelogs/fragments/lxd-idempotent-config.yaml @@ -0,0 +1,4 @@ +--- +bugfixes: +- Fix lxd module to be idempotent when the given configuration for the lxd + container has not changed (https://github.com/ansible/ansible/pull/38166)