]> freie-schul-it.de Git - fsit_smgt.git/blob - tasks/nginx.yml
Kivitendo conf, webdav und Verzeichnis Berechtigungen
[fsit_smgt.git] / tasks / nginx.yml
1 ---
2 - name: install server specific packages
3 ansible.builtin.apt:
4 pkg:
5 - nginx
6 - nginx-extras
7 - certbot
8 - python3-certbot-nginx