fixed packages to be more generic

This commit is contained in:
2026-04-18 15:27:33 -06:00
parent 951dfc327f
commit 61c6e800ad
14 changed files with 152 additions and 73 deletions

View File

@@ -15,7 +15,7 @@
# }}}
- name: Configure dockerls
when:
- "'dockerls' not in _configured"
- "'dockerls' not in __configured"
block:
- name: Set dockerls install method
when: