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