add mastodon role
This commit is contained in:
parent
b1ffc58047
commit
c985ffd089
6 changed files with 258 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
path: /data/syncthing
|
||||
state: directory
|
||||
mode: 0777
|
||||
- name: Copy docker compose script
|
||||
- name: Copy Docker Compose script
|
||||
copy:
|
||||
src: "{{ role_path }}/files/docker-compose.yml"
|
||||
dest: /apps/syncthing/docker-compose.yml
|
||||
|
|
Reference in a new issue