ansible/lib/ansible
Hannes Ljungberg c563caf451 docker_swarm_service: Set minimum docker-py version to 2.0.2 (#53295)
* Fix version checks in tests

* Set minimum version to 2.0.2

* Networks can only be updated >= docker-py 2.7

* Constraints require docker-py 2.4.0

* Healthchecks require docker-py 2.6.0

* Properly run tests different docker_py_versions

* Add changelog fragment

* Specify lowest version on placement.constraints

* Fix running new tests on older docker-py

* Handle different hosts formats returned by docker

* FIx test naming

* Quote str options

* secrets options require docker-py 2.4.0
2019-03-06 20:50:05 +00:00
..
cli write to file option for ansible-inventory (#53183) 2019-03-05 16:07:53 -05:00
compat Have update-bundled check for updates to all bundled code 2019-02-06 13:59:55 -08:00
config Add toggle to control invalid character substitution in group names (#52748) 2019-03-06 11:49:40 -05:00
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 2019-01-23 11:32:25 -05:00
executor interpreter discovery message tweaks (#53155) 2019-02-28 17:53:55 -08:00
galaxy Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
inventory Fix inventory cache interface (#50446) 2019-03-06 12:12:35 -06:00
module_utils Module nxos logging fixes (#52883) 2019-03-06 13:55:03 -05:00
modules docker_swarm_service: Set minimum docker-py version to 2.0.2 (#53295) 2019-03-06 20:50:05 +00:00
parsing Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
playbook handle non strings in requirements version for ansible-galaxy (#52109) 2019-02-20 14:28:04 -05:00
plugins become: Add missing documentation for pfexec, dzdo and machinectl (#53314) 2019-03-06 14:35:15 -05:00
template template: add additional variable for dest path (#52015) 2019-02-19 14:15:19 +05:30
utils Allow user to control output of verbose messages (#52948) 2019-03-05 16:08:15 -05:00
vars Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Add toggle to control invalid character substitution in group names (#52748) 2019-03-06 11:49:40 -05:00
context.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
release.py Codename: How Many More Times 2018-09-04 12:38:29 -04:00