We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 543ba73 commit 93b1b55Copy full SHA for 93b1b55
roles/os_flavors/README.md
@@ -38,9 +38,9 @@ flavor can't be mapped. However there is possibility to create flavor which
38
is private and not mapped to any project. Only 'true' and 'false' are
39
allowed here.
40
41
-`project` list of project to which flavor should be mapped. In other
42
-words: this flavor will be visible and usable only in said project. It is
43
-a dict, with possible one element.
+`project` single value, or list of projects, to which flavor should be mapped.
+In other words: this flavor will be visible and usable only in said project(s).
+
44
45
Dependencies
46
------------
0 commit comments