You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -118,6 +118,8 @@ Role Variables
118
118
-`image` and `backing_image` are mutually exclusive options.
119
119
-`target`: (optional) Manually influence type and order of volumes
120
120
-`dev`: (optional) Block device path when type is `block`.
121
+
-`remote_src`: (optional) When type is `file` or `block`, specify wether `image` points to a remote file (true) or a file local to the host that launched the playbook (false). Defaults to true.
122
+
121
123
122
124
-`interfaces`: a list of network interfaces to attach to the VM.
123
125
Each network interface is defined with the following dict:
0 commit comments