Skip to content

Commit 6821ec7

Browse files
Add persistent vol.
1 parent 991b1ad commit 6821ec7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tasks/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,7 @@
77
- include_tasks: install-kasm.yml
88
when: kasm_exist.stdout == ""
99

10+
- include_tasks: persistent-storage.yml
11+
when: storage == "yes"
12+
1013
- include_tasks: show-creds.yml

0 commit comments

Comments
 (0)