Use OS-agnostic package install for haproxy
This commit is contained in:
parent
095c8c4562
commit
059cb585db
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
- name: Install Haproxy
|
- name: Install Haproxy
|
||||||
apt:
|
package:
|
||||||
name: haproxy
|
name: haproxy
|
||||||
become: true
|
become: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue