Remove newline

This commit is contained in:
flyingscorpio@clevo 2022-08-20 01:06:26 +02:00
parent 1d2a293d4f
commit 812f86b1b5

View file

@ -30,7 +30,6 @@
- {src: 'acme.conf', dest: '/etc/apache2/conf-available/acme.conf'}
- {src: 'ssl-options.conf', dest: '/etc/apache2/conf-available/ssl-options.conf'}
- name: Enable apache confs
become: true
command: a2enconf {{ item }}