ansible/lib/ansible
Felix Fontein fb551bf62c docker_container: simplify minimal required version per option handling (#47711)
* Store parsed docker-py / docker API versions in client.

* Began refactoring 'minimal required version' for docker_container options.

* Removing some fake defaults.

* Added changelog.

* Improve tests (check older docker versions).

* Fix comparison. The breaking point is not docker-py 2.0.0, but 1.10.0.

(Verified by testing with these versions.)

* Move docker-py/API version detection to setup_docker.

* Add YAML document starter.

* docker_network requirement for docker-py was bumped to 1.10.0 in #47492.

(cherry picked from commit 3cca4185be)
2018-11-05 09:33:49 -08:00
..
cli [stable-2.7] Fix from sivel for ansible-doc 2018-10-25 12:49:58 -07:00
compat Fix the local and ssh plugins for a cornercase retrying a syscall 2018-08-13 07:17:11 -07:00
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 [WIP] Backport/2.7/second batch (#45927) 2018-09-20 14:10:39 -05:00
inventory better information for user from inventory plugins (#46766) 2018-10-12 10:38:57 -07:00
module_utils docker_container: simplify minimal required version per option handling (#47711) 2018-11-05 09:33:49 -08:00
modules docker_container: simplify minimal required version per option handling (#47711) 2018-11-05 09:33:49 -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 remove redundant md5 hashing 2018-11-01 10:54:05 -07:00
template Do not strip new lines in native jinja (#46751) 2018-10-22 09:47:45 -07:00
utils [stable-2.7] Handle sets differently than lists in wrap_var. Fixes #47372 (#47510). 2018-10-23 12:30:15 -07:00
vars [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
__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