Merge "Use netcat-openbsd on debian bookworm"
This commit is contained in:
1 changed files with 1 additions and 1 deletions
@@ -18,7 +18,7 @@ cache_timeout: 600
haproxy_distro_packages:
- haproxy
- netcat# Used for the Ansible haproxy module
- "{{ (ansible_facts['distribution_release'] == 'bookworm') | ternary('netcat-openbsd', 'netcat') }}"# Used for the Ansible haproxy module
- psmisc
- vim-haproxy
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.