added versions note in description for new choice

reviewable/pr18780/r1
Brian Coca 9 years ago
parent c1df014e3b
commit 4be34067de

@ -305,6 +305,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