Ansible-RHEL7-CIS-Benchmarks icon indicating copy to clipboard operation
Ansible-RHEL7-CIS-Benchmarks copied to clipboard

This repository contains an Ansible Role for RHEL7 / CentOS based on the Center for Internet Security Benchmarks

Results 2 Ansible-RHEL7-CIS-Benchmarks issues
Sort by recently updated
recently updated
newest added

https://github.com/HarryHarcourt/Ansible-RHEL7-CIS-Benchmarks/blob/f5b769109f1e084b4eae149cea2a9453bb182d01/tasks/level-1/4.2.4.yml#L20 This rule turns on the user and group executable bits, as well as group write permissions. Mode 0640 or 0600 would be more appropriate.

There is an error when linking the files: failed: [54.214.112.255] (item={u'dest': u'password-auth', u'src': u'password-auth-ac'}) => {"ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": {"dest": "password-auth", "src": "password-auth-ac"}, "mode": "0644",...