Fix condition

This commit is contained in:
phil 2024-02-07 08:31:37 +01:00
parent b9a59c02af
commit 89a805a36c

View file

@ -10,4 +10,4 @@
- name: "Fonts | Generate Allfonts.js"
ansible.builtin.command: documentserver-generate-allfonts.sh
when: copy_fonts.changed
when: copy_fonts.stat.changed