community.general/lib/ansible
Felix Fontein 495a426039 docker_swarm: fix minimal API version (#49691)
* Reduce minimally required docker API version to 1.25, with selective features requiring 1.30.

* Adjust test requirements.

* Forgot some imports.
2018-12-10 14:09:28 +05:30
..
cli Override help string version (#49545) 2018-12-10 10:40:19 +05:30
compat
config Add inventory cache options to config base (#46097) 2018-12-05 17:09:49 -05:00
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 2018-12-04 12:32:02 -05:00
executor Add info about loop based on jinja2 loop var (#42134) 2018-12-07 13:49:50 -06:00
galaxy
inventory Merge pull request #49080 from bcoca/better_invp_skip 2018-11-27 15:30:14 -08:00
module_utils [docker_network_facts] Creating docker_network_facts module (#49644) 2018-12-10 15:24:05 +10:00
modules docker_swarm: fix minimal API version (#49691) 2018-12-10 14:09:28 +05:30
parsing explain 'bare variables' (#49577) 2018-12-07 14:47:56 -05:00
playbook Add info about loop based on jinja2 loop var (#42134) 2018-12-07 13:49:50 -06:00
plugins PSRP: Move default loglevel of pypsrp to WARNING (#49673) 2018-12-10 09:09:59 +10:00
template Add now() jinja2 global func for getting the date/time (#43792) 2018-12-07 11:25:53 -06:00
utils Record host specific messages to log files (#28661) 2018-12-07 11:11:17 -05:00
vars Simplify FactCache.update() 2018-12-05 12:33:27 -08:00
__init__.py
constants.py become_method: make dzdo more like sudo (#47946) 2018-12-04 18:24:32 -05:00
release.py