mirror of
https://github.com/KevinMidboe/schleppe-ha-project.git
synced 2026-01-25 01:55:34 +00:00
copy varnish config templates to all hosts
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
- name: Install and configure systemd for varnish
|
||||
hosts: varnish
|
||||
roles:
|
||||
- role: roles/firewall
|
||||
enable_80_ufw_port: true
|
||||
enable_443_ufw_port: true
|
||||
|
||||
- role: roles/varnish
|
||||
# - role: roles/firewall
|
||||
# enable_80_ufw_port: true
|
||||
# enable_443_ufw_port: true
|
||||
#
|
||||
- role: roles/varnish
|
||||
|
||||
Reference in New Issue
Block a user