mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-06 13:23:06 +00:00
Ensure defaults match spec
Change-Id: Ie5c499d7e035a0e9c3ac32e5dc5d57151c1745ed
This commit is contained in:
@@ -59,7 +59,7 @@ options:
|
||||
description:
|
||||
- Whether the image can be accessed publicly. Note that publicizing an image requires admin role by default.
|
||||
type: bool
|
||||
default: 'yes'
|
||||
default: false
|
||||
protected:
|
||||
description:
|
||||
- Prevent image from being deleted
|
||||
|
||||
Reference in New Issue
Block a user