get rid of getent (again)

This commit is contained in:
2025-11-30 18:16:32 -06:00
parent 0599d2c0ce
commit 9098798a0b
2 changed files with 3 additions and 3 deletions

View File

@@ -28,4 +28,4 @@
name: nhadmin
groups: wheel
append: yes
when: "'wheel' in ansible_facts.getent_group"
# when: "'wheel' in ansible_facts.getent_group"