fix: duplicate name in mastodon role

This commit is contained in:
VC
2024-07-05 11:53:36 +02:00
parent aeaf00a6d0
commit 3a7175460a

View File

@@ -23,7 +23,7 @@
chdir: "{{ mastodon_home }}/live"
changed_when: true
- name: Install yarn
- name: Install mastodon
remote_user: mastodon
ansible.builtin.command:
cmd: |