mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-17 14:21:30 +00:00
changed version_added for read_only param
this feature will be released in 2.0
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user