feat: add nfs-common to fleet baseline packages for Igor NAS access

This commit is contained in:
Artemis (Iron Legion)
2026-05-23 10:51:54 -04:00
parent 95a7058eb2
commit f857f15d50

View File

@@ -33,6 +33,7 @@
- vim
- python3-pip
- cifs-utils
- nfs-common
state: present
when: ansible_os_family == "Debian"
tags: [baseline]