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 4b82cba commit 59e95deCopy full SHA for 59e95de
ansible/cleanup.yml
@@ -66,5 +66,4 @@
66
slurm-ohpc: "{{ ansible_facts.packages['slurm-ohpc'].0.version | default('-') }}"
67
68
- name: Show image summary
69
- debug:
70
- var: image_info
+ command: cat /var/lib/image/image.json
0 commit comments