added versions note in description for new choice
This commit is contained in:
parent
f5ddbd5c49
commit
0ca9356675
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue