This commit is contained in:
Mark Janssen 2024-07-18 20:55:48 +02:00
parent c783601fa9
commit 792f2749b6
21 changed files with 160 additions and 58 deletions

View file

@ -1,9 +1,6 @@
---
- tags: etherpad
block:
- ansible.builtin.import_tasks:
file: ../../../snippets/common-nginx.yaml
- name: Install dependencies
ansible.builtin.apt:
name: [ gpg, postgresql, python3-psycopg2, apt-transport-https ]