Rename nginx/server to nginx_server
This commit is contained in:
parent
39fad6ed05
commit
15c612cb3b
14 changed files with 38 additions and 38 deletions
|
@ -17,7 +17,7 @@
|
||||||
- ifstated
|
- ifstated
|
||||||
- dhcpd
|
- dhcpd
|
||||||
- nginx/server
|
- nginx/server
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: gw.home.foo.sh
|
site: gw.home.foo.sh
|
||||||
- tftp
|
- tftp
|
||||||
- websockify
|
- websockify
|
||||||
|
|
|
@ -34,7 +34,7 @@
|
||||||
- autofs
|
- autofs
|
||||||
- dovecot
|
- dovecot
|
||||||
- role: nginx/server
|
- role: nginx/server
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: "{{ mail_server }}"
|
site: "{{ mail_server }}"
|
||||||
redirect: https://webmail.foo.sh/
|
redirect: https://webmail.foo.sh/
|
||||||
- grossd
|
- grossd
|
||||||
|
|
|
@ -14,5 +14,5 @@
|
||||||
- mosquitto
|
- mosquitto
|
||||||
- telegraf
|
- telegraf
|
||||||
- nginx/server
|
- nginx/server
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: iot.foo.sh
|
site: iot.foo.sh
|
||||||
|
|
|
@ -26,7 +26,7 @@
|
||||||
roles:
|
roles:
|
||||||
- base
|
- base
|
||||||
- nginx/server
|
- nginx/server
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: oob.foo.sh
|
site: oob.foo.sh
|
||||||
- sssd
|
- sssd
|
||||||
- mkhomedir
|
- mkhomedir
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
- base
|
- base
|
||||||
- nsd
|
- nsd
|
||||||
- role: nginx/server
|
- role: nginx/server
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: "{{ nsd_server }}"
|
site: "{{ nsd_server }}"
|
||||||
redirect: https://www.foo.sh/
|
redirect: https://www.foo.sh/
|
||||||
- role: ifstated
|
- role: ifstated
|
||||||
|
|
|
@ -16,93 +16,93 @@
|
||||||
- base
|
- base
|
||||||
- ifstated
|
- ifstated
|
||||||
- nginx/server
|
- nginx/server
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: ca.foo.sh
|
site: ca.foo.sh
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: foo.monster
|
site: foo.monster
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: tuiradc.fi
|
site: tuiradc.fi
|
||||||
redirect: https://facebook.com/TuiraDC
|
redirect: https://facebook.com/TuiraDC
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: www.tuiradc.fi
|
site: www.tuiradc.fi
|
||||||
redirect: https://facebook.com/TuiraDC
|
redirect: https://facebook.com/TuiraDC
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: foo.sh
|
site: foo.sh
|
||||||
redirect: https://www.foo.sh/
|
redirect: https://www.foo.sh/
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: autoconfig.foo.sh
|
site: autoconfig.foo.sh
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: boot.foo.sh
|
site: boot.foo.sh
|
||||||
ssl_config: old
|
ssl_config: old
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: bitbucket.foo.sh
|
site: bitbucket.foo.sh
|
||||||
redirect: https://bitbucket.org/tmakinen/
|
redirect: https://bitbucket.org/tmakinen/
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: certbot.home.foo.sh
|
site: certbot.home.foo.sh
|
||||||
proxy: https://certbot.home.foo.sh/
|
proxy: https://certbot.home.foo.sh/
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: chat.foo.sh
|
site: chat.foo.sh
|
||||||
proxy:
|
proxy:
|
||||||
- https://oci-node01.home.foo.sh/rocketchat/
|
- https://oci-node01.home.foo.sh/rocketchat/
|
||||||
- https://oci-node02.home.foo.sh/rocketchat/
|
- https://oci-node02.home.foo.sh/rocketchat/
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: collab.foo.sh
|
site: collab.foo.sh
|
||||||
proxy: https://collab01.home.foo.sh/
|
proxy: https://collab01.home.foo.sh/
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: devel01.foo.sh
|
site: devel01.foo.sh
|
||||||
proxy: https://devel01.home.foo.sh/
|
proxy: https://devel01.home.foo.sh/
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: dns.home.foo.sh
|
site: dns.home.foo.sh
|
||||||
redirect: https://www.foo.sh/
|
redirect: https://www.foo.sh/
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: git.foo.sh
|
site: git.foo.sh
|
||||||
proxy: https://gitea02.home.foo.sh/
|
proxy: https://gitea02.home.foo.sh/
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: gitea.foo.sh
|
site: gitea.foo.sh
|
||||||
redirect: https://git.foo.sh/
|
redirect: https://git.foo.sh/
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: ha.foo.sh
|
site: ha.foo.sh
|
||||||
proxy: https://homeassistant01.home.foo.sh/
|
proxy: https://homeassistant01.home.foo.sh/
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: id.foo.sh
|
site: id.foo.sh
|
||||||
proxy:
|
proxy:
|
||||||
- https://oci-node01.home.foo.sh
|
- https://oci-node01.home.foo.sh
|
||||||
- https://oci-node02.home.foo.sh
|
- https://oci-node02.home.foo.sh
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: influxdb.foo.sh
|
site: influxdb.foo.sh
|
||||||
proxy: https://influxdb01.home.foo.sh/
|
proxy: https://influxdb01.home.foo.sh/
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: iot.foo.sh
|
site: iot.foo.sh
|
||||||
redirect: https://www.foo.sh/
|
redirect: https://www.foo.sh/
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: munin.foo.sh
|
site: munin.foo.sh
|
||||||
proxy: https://munin01.home.foo.sh/
|
proxy: https://munin01.home.foo.sh/
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: mirrors.foo.sh
|
site: mirrors.foo.sh
|
||||||
proxy: https://mirror01.home.foo.sh/
|
proxy: https://mirror01.home.foo.sh/
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: movies.foo.sh
|
site: movies.foo.sh
|
||||||
proxy:
|
proxy:
|
||||||
- https://oci-node01.home.foo.sh/php4dvd/
|
- https://oci-node01.home.foo.sh/php4dvd/
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: noc.foo.sh
|
site: noc.foo.sh
|
||||||
proxy:
|
proxy:
|
||||||
- https://oci-node01.home.foo.sh/grafana/
|
- https://oci-node01.home.foo.sh/grafana/
|
||||||
- https://oci-node02.home.foo.sh/grafana/
|
- https://oci-node02.home.foo.sh/grafana/
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: print.foo.sh
|
site: print.foo.sh
|
||||||
proxy: https://print01.home.foo.sh:631/
|
proxy: https://print01.home.foo.sh:631/
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: registry.foo.sh
|
site: registry.foo.sh
|
||||||
proxy: ["registry01.home.foo.sh:5000", "registry02.home.foo.sh:5000"]
|
proxy: ["registry01.home.foo.sh:5000", "registry02.home.foo.sh:5000"]
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: webmail.foo.sh
|
site: webmail.foo.sh
|
||||||
proxy:
|
proxy:
|
||||||
- https://oci-node01.home.foo.sh/roundcube/
|
- https://oci-node01.home.foo.sh/roundcube/
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: wpad.foo.sh
|
site: wpad.foo.sh
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: www.foo.sh
|
site: www.foo.sh
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: zm.foo.sh
|
site: zm.foo.sh
|
||||||
proxy: https://zm02.home.foo.sh/
|
proxy: https://zm02.home.foo.sh/
|
||||||
|
|
|
@ -17,12 +17,12 @@
|
||||||
- ifstated
|
- ifstated
|
||||||
- relayd
|
- relayd
|
||||||
- nginx/server
|
- nginx/server
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: ldap.foo.sh
|
site: ldap.foo.sh
|
||||||
redirect: https://www.foo.sh/
|
redirect: https://www.foo.sh/
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: ldap01.foo.sh
|
site: ldap01.foo.sh
|
||||||
redirect: https://www.foo.sh/
|
redirect: https://www.foo.sh/
|
||||||
- role: nginx/site
|
- role: nginx_site
|
||||||
site: loghost.foo.sh
|
site: loghost.foo.sh
|
||||||
redirect: https://www.foo.sh/
|
redirect: https://www.foo.sh/
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
|
|
||||||
- name: Add certbot nginx site
|
- name: Add certbot nginx site
|
||||||
ansible.builtin.include_role:
|
ansible.builtin.include_role:
|
||||||
name: nginx/site
|
name: nginx_site
|
||||||
vars:
|
vars:
|
||||||
site: certbot.home.foo.sh
|
site: certbot.home.foo.sh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue