1
0
Fork 0
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:
Johan Haals 2015-07-22 08:28:16 +02:00 committed by Matt Clay
parent 63a619fbae
commit c88feaff7e

View file

@ -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.