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 e993a54 commit e41cc84Copy full SHA for e41cc84
tasks/main.yml
@@ -2,7 +2,7 @@
2
3
- name: Validate configuration
4
block:
5
- - include_tasks: validate
+ - include_tasks: validate.yml
6
when: openhpc_enable.runtime | default(false) | bool
7
tags: install
8
0 commit comments