Skip to content

Commit c28cb24

Browse files
committed
Remove debug message
1 parent 11918ea commit c28cb24

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tasks/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
fail_msg: |
1111
"The OpenHPC distro package should be installed in the image.
1212
Please see http://openhpc.community/downloads/"
13-
- debug:
14-
msg: "{{ ansible_facts.packages['ohpc-release'][0] }}"
1513
- include_vars:
1614
file: "ohpc-{{ ansible_facts.packages['ohpc-release'][0]['version'] }}"
1715

0 commit comments

Comments
 (0)