Run VM cleanup tasks only if vm_support is true

This commit is contained in:
Raphael Dannecker 2025-04-07 09:48:48 +02:00
parent 2074c49c3e
commit c5bddc3f31

View file

@ -122,7 +122,7 @@
ls -tr *.qcow2 > vm_usage_information.txt || touchvm_usage_information.txt
chown lmnsynci:lmnsynci vm_usage_information.txt
chdir: /lmn/vm/
when: not vm_usage_information.stat.exists
when: vm_support and not vm_usage_information.stat.exists
- name: Detect if IPP-Everywhere printers exist
ansible.builtin.shell: