mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
optimized mastodon and pixelfed implementation
This commit is contained in:
@@ -17,5 +17,8 @@
|
||||
notify: recreate mastodon
|
||||
|
||||
- name: copy configuration
|
||||
template: src=.env.production.j2 dest={{docker_compose_mastodon_path}}.env.production
|
||||
template:
|
||||
src: .env.production.j2
|
||||
dest: "{{docker_compose_mastodon_path}}.env.production"
|
||||
force: no
|
||||
notify: recreate mastodon
|
||||
|
Reference in New Issue
Block a user