added versions note in description for new choice

pull/18777/head
Brian Coca 9 years ago committed by Matt Clay
parent f5ddbd5c49
commit 0ca9356675

@ -309,6 +309,7 @@ options:
restart_policy:
description:
- Container restart policy.
- The 'unless-stopped' choice is only available starting in Ansible 2.1 and for Docker 1.9 and above.
choices: ["no", "on-failure", "always", "unless-stopped"]
default: null
version_added: "1.9"

Loading…
Cancel
Save