Skip to content

Commit 59e95de

Browse files
committed
fix showing image summary
1 parent 4b82cba commit 59e95de

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ansible/cleanup.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,4 @@
6666
slurm-ohpc: "{{ ansible_facts.packages['slurm-ohpc'].0.version | default('-') }}"
6767

6868
- name: Show image summary
69-
debug:
70-
var: image_info
69+
command: cat /var/lib/image/image.json

0 commit comments

Comments
 (0)