This commit is contained in:
Markus 2017-07-11 17:48:05 +02:00
parent a0ef587a41
commit 10e9ed9fd6

View File

@ -1,7 +1,7 @@
--- ---
- name: Install nginx - name: Install nginx
apt: name=nginx-light state=latest apt: name=nginx-light
- name: Create certificate directory - name: Create certificate directory
file: path=/etc/nginx/ssl state=directory mode=0750 file: path=/etc/nginx/ssl state=directory mode=0750