Commit 2b29d98e by ChongmingDu

kuka ssl

parent 81883943
......@@ -46,6 +46,14 @@
mode: 0755
state: directory
- name: "mkdir nginx ssl dir"
file:
dest: /data/nginx/ssl
owner: nginx
group: nginx
mode: 0755
state: directory
- name: "static dir"
file:
dest: /data/www
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment