enable haproxy in neko
This commit is contained in:
parent
805bb279db
commit
38aed2fea8
@ -6,6 +6,12 @@
|
||||
name:
|
||||
- haproxy
|
||||
|
||||
- name: Enable haproxy
|
||||
service:
|
||||
name: haproxy
|
||||
state: started
|
||||
enabled: yes
|
||||
|
||||
- name: "Install certbot via apt"
|
||||
apt:
|
||||
update_cache: yes
|
||||
|
Loading…
Reference in New Issue
Block a user