893d26e915
* docker_container: improving idempotency (#44808) * Only handle cpu_shares, volume_driver, auto_remove as in _host_config(). * Don't compare log_options (resp restart_retries) if log_driver (resp restart_policy) is not specified. * Warn that log_options (resp restart_retries) is ignored if log_driver (resp restart_policy) is not specified. * Added changelog.
2 lines
100 B
YAML
2 lines
100 B
YAML
bugfixes:
|
|
- "improves docker_container idempotency (https://github.com/ansible/ansible/pull/44808)"
|