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.
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.