diff --git a/roles/container/meta/argument_specs.yaml b/roles/container/meta/argument_specs.yaml index 2645d95..61fe9e0 100644 --- a/roles/container/meta/argument_specs.yaml +++ b/roles/container/meta/argument_specs.yaml @@ -49,7 +49,7 @@ argument_specs: type: str required: true readonly: - description: If true, volume will be mounted as read only inside the container + description: If true, mount will be read only inside the container type: bool required: false default: false