We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 464136c commit 851e8baCopy full SHA for 851e8ba
getting_started/setup_vm/app-dev.yml
@@ -8,6 +8,9 @@
8
- import_role:
9
name: az_dcap
10
tasks_from: install.yml
11
+ - import_role:
12
+ name: openenclave
13
+ tasks_from: binary_install.yml
14
15
name: llvm_repo
16
getting_started/setup_vm/app-run.yml
0 commit comments