ansible-lockdown / RHEL7-STIG

Ansible role for Red Hat 7 STIG Baseline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Role not idempotent with nfs-utils installed

jamescassell opened this issue · comments

nfsnobody has uid 65534, which causes /var/lib/nfs to be chown'ed to nfsnobody, which does not match RPM ownership data. Should exclude this uid.