community.general/lib/ansible
Felix Fontein 3cca4185be 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.
2018-11-05 10:25:11 +10:00
..
cli Update ansible-doc for invariants in the metadata/plugin_doc api 2018-10-31 10:41:46 -07:00
compat Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
config Cleanup INVENTORY_IGNORE_EXTS (#47880) 2018-10-31 16:04:29 -04:00
errors Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
executor Don't use the task for a cache, return a special cache var (#47243) 2018-10-18 15:25:43 -05:00
galaxy ansible-galaxy: fix searching with unicode 2018-10-18 14:59:03 -04:00
inventory better information for user from inventory plugins (#46766) 2018-10-12 11:27:29 -04:00
module_utils docker_container: simplify minimal required version per option handling (#47711) 2018-11-05 10:25:11 +10:00
modules docker_container: simplify minimal required version per option handling (#47711) 2018-11-05 10:25:11 +10:00
parsing Set the default metadata 2018-10-31 10:41:46 -07:00
playbook Ensure we don't overwrite roles from include/import_role when loading the play (#47512) 2018-10-23 11:08:48 -05:00
plugins Document template plugin's convert_data option 2018-11-02 16:09:51 -04:00
template Do not strip new lines in native jinja (#46751) 2018-10-19 00:14:43 +02:00
utils Initial import of MSC module_utils (#46116) 2018-10-29 18:45:42 +01:00
vars Don't use the task for a cache, return a special cache var (#47243) 2018-10-18 15:25:43 -05:00
__init__.py
constants.py Update ansible-doc for invariants in the metadata/plugin_doc api 2018-10-31 10:41:46 -07:00
release.py Codename: How Many More Times 2018-09-04 12:38:29 -04:00