ansible/lib/ansible
Felix Fontein ce9f2e6147 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.

(cherry picked from commit b1acabcd03)
2018-11-13 14:40:53 -08:00
..
cli [stable-2.7] Fix from sivel for ansible-doc 2018-10-25 12:49:58 -07:00
compat
config [stable-2.7] Fix issues with PLUGIN_FILTERS_CFG config handling (#45994) 2018-10-09 10:55:46 -07:00
errors
executor [stable-2.7] Don't use the task for a cache, return a special cache var (#47243) 2018-10-22 10:33:19 -07:00
galaxy [stable-2.7] Support .yaml extension for meta file (#46505) 2018-11-13 14:38:38 -08:00
inventory better information for user from inventory plugins (#46766) 2018-10-12 10:38:57 -07:00
module_utils k8s_facts: fix handling of unknown resource types (#47857) 2018-11-12 20:32:04 -08:00
modules docker_container: fix tests and idempotency for init and shm_size (#48551) 2018-11-13 14:40:53 -08:00
parsing fixes to ansible-doc (#47209) 2018-10-17 11:40:02 -05:00
playbook [stable-2.7] Ensure we don't overwrite roles from include/import_role when loading the play (#47512) 2018-10-23 12:29:12 -07:00
plugins [stable-2.7] Catch and handle quickly shutdown connections in reboot plugin (#48389) 2018-11-13 10:21:25 -08:00
template Do not strip new lines in native jinja (#46751) 2018-10-22 09:47:45 -07:00
utils Updated documentation for the k8s module 2018-11-12 19:31:48 -08:00
vars [stable-2.7] Fix return statement where we short circuit _get_delegated_vars (#48102) 2018-11-05 11:19:47 -08:00
__init__.py
constants.py [stable-2.7] Fix from sivel for ansible-doc 2018-10-25 12:49:58 -07:00
release.py Update version to show we're in a checkout 2018-10-25 15:05:03 -07:00