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 814ae17 commit a9cc254Copy full SHA for a9cc254
README.md
@@ -90,6 +90,9 @@ Role Variables
90
- `enable_vnc`: If true enables VNC listening on localhost for use with
91
VirtManager and similar tools
92
93
+ - `enable_spice`: If true enables SPICE listening for use with
94
+ Virtual Machine Manager and similar tools
95
+
96
- `volumes`: a list of volumes to attach to the VM. Each volume is
97
defined with the following dict:
98
- `type`: What type of backing volume does the instance use? All
0 commit comments