Felix Fontein
8c628c9b2c
Simplify docker_*_facts return names ( #51939 )
...
* Simplify docker_*_facts return names.
* Adjust regular return values of modules to match style of docker_*_facts modules.
2019-03-05 16:09:00 +00:00
Felix Fontein
37b0f5c81b
docker: provide alternatives to ansible_facts results ( #51192 )
...
* Try to stop using ansible_facts for docker modules.
* Stop using facts returned from regular modules.
2019-02-18 13:41:34 +00:00
Felix Fontein
3bb41ccb8e
docker_* tests: check API version ( #48620 )
...
* Check minimal API and docker-py versions for all docker_* tests.
* Improve docker_swarm creation/destruction for tests.
* Fail when conditions aren't met.
* Don't hardcode address for advertise_addr.
2018-11-19 10:01:40 +00:00
Felix Fontein
2728a22f73
Add docker_prune module ( #48063 )
...
* Add docker_prune module.
* Fix spelling error.
2018-11-05 17:05:26 +00:00