HarryHarcourt / Ansible-RHEL7-CIS-Benchmarks

This repository contains an Ansible Role for RHEL7 / CentOS based on the Center for Internet Security Benchmarks
MIT License
103 stars 73 forks source link

Issues with 5.3.2 and 5.3.3 for CentOS 7.5 and 7.7 (not 7.4) #27

Open HarryHarcourt opened 4 years ago

HarryHarcourt commented 4 years ago

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", "msg": "src file does not exist, use \"force=yes\" if you really want to create the link: /etc/pam.d/password-auth-ac", "owner": "root", "path": "/etc/pam.d/password-auth", "secontext": "system_u:object_r:etc_t:s0", "size": 760, "src": "/etc/pam.d/password-auth-ac", "state": "file", "uid": 0} after others are copied into place.