mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
changed version_added for read_only param
this feature will be released in 2.0
This commit is contained in:
parent
63a619fbae
commit
c88feaff7e
1 changed files with 1 additions and 1 deletions
|
@ -275,7 +275,7 @@ options:
|
|||
- Mount the container's root filesystem as read only
|
||||
default: false
|
||||
aliases: []
|
||||
version_added: "1.9"
|
||||
version_added: "2.0"
|
||||
restart_policy:
|
||||
description:
|
||||
- Container restart policy.
|
||||
|
|
Loading…
Reference in a new issue