Felix Fontein
89a1c68f98
docker_volume: improve force option (deprecate, add new option) ( #51145 )
...
* docker_volume: Deprecating force option, adding recreate option.
* Add changelog.
* Remove mis-placed force: yes for docker_volume.
2019-02-03 15:09:24 -05:00
Felix Fontein
0e7a9a2771
docker_volume: revert #47390 ( #50663 )
...
* Revert "Fix option change detection / force support for docker_volume. (#47390 )"
This reverts commit 8ef994fbc5
.
* Update changelog.
* Adjusting tests.
2019-01-11 14:41:37 -06:00
Felix Fontein
feb60b947c
Docker volume fix labels ( #48536 )
...
* Add integration test for labels (which fails).
* Changing labels from list to dict.
* Add changelog.
2018-11-12 11:24:07 +00:00
Felix Fontein
f19ab56eb4
docker_image, docker_image_facts, docker_volume: add basic integration tests ( #47383 )
...
* Add docker_image_facts tests.
* Add basic integration test for docker_volume.
* Add basic docker_image tests.
* Only start test registry when tests are actually run (i.e. not on CentOS 6).
2018-10-26 10:51:41 +10:00