mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
[PR #9517/33b9ad09 backport][stable-10] s*: style adjustments (#9523)
s*: style adjustments (#9517)
* s*: style adjustments
* fix quotes
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 33b9ad09d5)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
@@ -108,8 +108,8 @@ options:
|
||||
privacy:
|
||||
description:
|
||||
- Privacy policies define whether a container can be executed anonymously.
|
||||
- Choose V(public) to enable anonymous execution, or V(private) to protect your container with an authentication mechanism provided by the
|
||||
Scaleway API.
|
||||
- Choose V(public) to enable anonymous execution, or V(private) to protect your container with an authentication mechanism
|
||||
provided by the Scaleway API.
|
||||
type: str
|
||||
default: public
|
||||
choices:
|
||||
|
||||
Reference in New Issue
Block a user