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.
2 parents e854af2 + 2c4580a commit b8e6196Copy full SHA for b8e6196
roles/scale_hdfs/precheck/tasks/prepare_env.yml
@@ -5,7 +5,7 @@
5
transparency_version: "False"
6
7
- name:
8
- shell: "echo $SS_HDFS_33_TRANSPERNCY_VERSION_ENABLE"
+ shell: "echo $SCALE_HDFS_TRANSPARENCY_VERSION_33_ENABLE"
9
register: transparency_version
10
delegate_to: localhost
11
run_once: true
0 commit comments