--- {{ if not .Vars.ubtu24cis_nis_client_required }} {{ if .Vars.ubtu24cis_level_1 }} {{ if .Vars.ubtu24cis_rule_2_2_1 }} package: nis_client: title: 2.2.1 | Ensure NIS Client is not installed installed: false name: nis meta: server: 1 workstation: 1 CIS_ID: 2.2.1 CISv8: - 4.8 CISv8_IG1: false CISv8_IG2: true CISv8_IG3: true NIST800-53R5: - CM-7 - CM-11 {{ end }} {{ end }} {{ end }}