Revert "services/mastodon_spacestate: Alter picture"

This reverts commit b6a81cde7e.
This commit is contained in:
polyfloyd 2022-12-22 11:06:13 +01:00
parent b6a81cde7e
commit c654bdf321
3 changed files with 0 additions and 17 deletions

View file

@ -22,18 +22,6 @@
mode: 0655
notify: restart mastodon-spacestate
- name: Copy profile picture files
copy:
src: "files/{{ item }}"
dest: /var/lib/mastodon-spacestate/{{ item }}
owner: root
group: root
mode: 0655
with_items:
- closed.png
- open.png
notify: restart mastodon-spacestate
- name: Install service file
template:
src: mastodon-spacestate.service