updated molotov state
This commit is contained in:
parent
607895f35e
commit
5f677e81e4
@ -1,7 +1,6 @@
|
||||
---
|
||||
molotov:
|
||||
url: http://desktop-auto-upgrade.molotov.tv/linux
|
||||
file: molotov.AppImage
|
||||
version: 4.4.4
|
||||
dest_path: /usr/local/bin
|
||||
icon_path: /usr/share/icons/molotov.png
|
||||
|
@ -3,7 +3,7 @@
|
||||
molotov-install:
|
||||
file.managed:
|
||||
- name: {{ molotov.dest_path }}/molotov.{{ molotov.version }}
|
||||
- source: {{ molotov.url }}/{{ molotov.version }}/{{ molotov.file }}
|
||||
- source: {{ molotov.url }}/Molotov-{{ molotov.version }}.AppImage
|
||||
- skip_verify: true
|
||||
- user: root
|
||||
- group: root
|
||||
|
Loading…
Reference in New Issue
Block a user