Always install netcat-openbsd on debian
All supported releases have the same package now. Change-Id: Id24d17f33533e08f3c5451fc833d428cfeda515f Signed-off-by: Jonathan Rosser <jonathan.rosser@rd.bbc.co.uk>
This commit is contained in:
@@ -18,9 +18,7 @@ cache_timeout: 600
|
||||
|
||||
haproxy_distro_packages:
|
||||
- haproxy
|
||||
- "{{ (ansible_facts['distribution_release'] == 'bookworm' or
|
||||
ansible_facts['distribution_release'] == 'noble')
|
||||
| ternary('netcat-openbsd', 'netcat') }}" # Used for the Ansible haproxy module
|
||||
- netcat-openbsd
|
||||
- psmisc
|
||||
- vim-haproxy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user