updated firefox state
This commit is contained in:
parent
ee7859e385
commit
48b8b0bcf2
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user