Commit Graph

7 Commits (651133469cb553c55ec8be0fa28dc86d9eee81ff)

Author SHA1 Message Date
chouseknecht 651133469c
Update restart_policy doc strings. 10 years ago
chouseknecht 6aa4feb459
Fix restart_poicy 10 years ago
chouseknecht af0aa8247d
Fix for #3783 - command returns not found or does not exist. 10 years ago
Chris Houseknecht f08e5608c7 Fixed parameters passing in container_create method. (#3618) 10 years ago
Brian Coca e7d49f3308 fixed documentation and arg issues 10 years ago
John R Barker bb9572ca86 ansible-validate-modules part 4: Enable check on ansible-modules-core (#3526)
* Call ansible-validate-modules

* Correct quotes + add newline
10 years ago
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.
10 years ago