mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-29 23:18:55 +00:00
`lxd_container`: add check- and diff-mode support (#5866)
* lxd_container module: Automate CONFIG_PARAM handling.
Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
* lxd_container: check- and diff mode
Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
* Make JSON lookups safer and fix crashes in check mode when instance is absent
* lxd_profile: fix docstring typos
* lxd_container: simplify _needs_to_change_instance_config()
* lxd_container: add docstring for check- and diff-mode and changelog fragment
* style fixes
* lxd_container: fix typo in actions: "unfreez" lacks an "e"
---------
Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 5829-fix-yarn-global.yml | ||
| 5866-lxd_container-diff-and-check-mode.yml | ||
| 5899-adding-enablesecureboot-functionality-to-redfish-config.yml | ||
| 5900-adding-verifybiosattribute-fucntionality-to-redfish-command.yml | ||
| 5915-suppress-urllib3-insecure-request-warnings.yml | ||
| 5925-align_gitlab_runner_access_level_default_with_gitlab.yml | ||
| 5927-set-user-agent-dnsimple.yml | ||
| 5928-fix-favicon-url.yml | ||
| 5933-linting.yml | ||
| remove-unneeded-imports.yml | ||