Commit 308961af by John Jarvis

creating nginx conf dir

parent 5ebcd52a
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
- "{{ nginx_app_dir }}" - "{{ nginx_app_dir }}"
- "{{ nginx_sites_available_dir }}" - "{{ nginx_sites_available_dir }}"
- "{{ nginx_sites_enabled_dir }}" - "{{ nginx_sites_enabled_dir }}"
- "{{ nginx_conf_dir }}"
notify: restart nginx notify: restart nginx
- name: create nginx data dirs - name: create nginx data dirs
......
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