mirror of
https://github.com/KevinMidboe/schleppe-ha-project.git
synced 2026-01-09 02:15:30 +00:00
10 lines
201 B
YAML
10 lines
201 B
YAML
---
|
|
- 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
|