Pfad korrigiert

This commit is contained in:
phil 2021-06-26 02:59:46 +02:00
parent 15eb5c962f
commit b4557e3549

View file

@ -30,7 +30,7 @@
- name: "Apache: Vorlage für Seitenkonfiguration kopieren"
copy:
src: apache_site.conf
dest: /etc/apache/sites-available/nextcloud.conf
dest: /etc/apache2/sites-available/nextcloud.conf
- name: "Webserver einrichten"
include_tasks: apache.yml