mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
[PR #5866/7e3c73ce backport][stable-6] lxd_container
: add check- and diff-mode support (#6032)
`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 7e3c73ceb2
)
Co-authored-by: Prawn <Insane.Prawny@gmail.com>
This commit is contained in:
parent
db451bf68a
commit
0c295d4f61
3 changed files with 87 additions and 64 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- lxd_container - add diff and check mode (https://github.com/ansible-collections/community.general/pull/5866).
|
Loading…
Add table
Add a link
Reference in a new issue