chouseknecht
c419d351c5
Fix for issue #3775 - env config comparison
2016-05-29 09:32:52 -04:00
chouseknecht
651133469c
Update restart_policy doc strings.
2016-05-29 08:29:52 -04:00
chouseknecht
6aa4feb459
Fix restart_poicy
2016-05-29 08:20:59 -04:00
chouseknecht
af0aa8247d
Fix for #3783 - command returns not found or does not exist.
2016-05-29 06:54:46 -04:00
Chris Houseknecht
f08e5608c7
Fixed parameters passing in container_create method. ( #3618 )
2016-05-10 17:56:57 -04:00
Brian Coca
e7d49f3308
fixed documentation and arg issues
2016-05-04 08:37:23 -04:00
John R Barker
bb9572ca86
ansible-validate-modules part 4: Enable check on ansible-modules-core ( #3526 )
...
* Call ansible-validate-modules
* Correct quotes + add newline
2016-05-03 07:51:12 -07:00
Chris Houseknecht
f6344b6dc7
Adding docker_container ( #3495 )
...
* Adding docker_container
* If state absent, stop the container before attempting to remove. Fixed status running check.
* If container absent, stop before removing. Fix container status check.
2016-04-27 17:43:26 -04:00