mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
docker_container: fix tests and idempotency for init and shm_size (#48551)
* Fix tests: use same command if not testing command option. * Fix idempotency of init option. * Fix shm_size idempotency (it is included in inspect results from docker API version 1.22 on). * Add changelog.
This commit is contained in:
committed by
John R Barker
parent
4e1e9589b5
commit
b1acabcd03
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "docker_container - ``init`` and ``shm_size`` are now checked for idempotency."
|
||||
Reference in New Issue
Block a user