updated firefox state

This commit is contained in:
Paul 2025-08-02 10:38:25 +02:00
parent ee7859e385
commit 48b8b0bcf2

View File

@ -45,9 +45,13 @@ firefox-icon:
- user: root - user: root
- group: root - group: root
- mode: 644 - mode: 644
- require:
- archive: firefox-archive-extract
firefox-cleanup: firefox-cleanup:
software.cleanup: software.cleanup:
- name: firefox - name: firefox
- path: {{ firefox.release_dir }} - path: {{ firefox.release_dir }}
- version: "{{ firefox.version }}" - version: "{{ firefox.version }}"
- require:
- archive: firefox-archive-extract