MINOR: some minor constants changed

This commit is contained in:
2026-07-13 07:24:43 +00:00
parent 1c0e994bfb
commit f289a3b3bc
3 changed files with 3 additions and 3 deletions
@@ -37,6 +37,6 @@
- name: Update and install packages on Alpine
when: (ansible_facts['distribution'] == "Alpine")
community.general.apk:
name: vim ranger zsh rsync git curl kitty
name: vim ranger zsh rsync git curl kitty openssh
update_cache: true
remote_user: ansible