1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00
iiab/roles/nginx/tasks/homepage.yml

10 lines
395 B
YAML
Raw Permalink Normal View History

# Both invoked in 4-SERVER-OPTIONS, by roles/www_options/tasks/main.yml:
#
# httpd/tasks/homepage.yml
# nginx/tasks/homepage.yml
- name: Install {{ nginx_conf_dir }}/iiab.conf from nginx/templates, so NGINX redirects http://box to http://box{{ iiab_home_url }} # /home
template:
src: roles/nginx/templates/iiab.conf.j2
dest: "{{ nginx_conf_dir }}/iiab.conf" # /etc/nginx/conf.d