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 11918ea commit c28cb24Copy full SHA for c28cb24
tasks/main.yml
@@ -10,8 +10,6 @@
10
fail_msg: |
11
"The OpenHPC distro package should be installed in the image.
12
Please see http://openhpc.community/downloads/"
13
-- debug:
14
- msg: "{{ ansible_facts.packages['ohpc-release'][0] }}"
15
- include_vars:
16
file: "ohpc-{{ ansible_facts.packages['ohpc-release'][0]['version'] }}"
17
0 commit comments