
Add support for the openSUSE Leap distributions. The security rules are similar to the RedHat and Ubuntu ones. We also replace ansible_os_family with ansible_pkg_mgr since the former does not return consistent results across different SUSE distributions especially on older Ansible versions. Change-Id: I20ffe17039bb641aad70d8123f0b7e7417a42cba
315 B
315 B
---id: V-72053 status: implemented tag: file_perms ---
The tasks in the security role check for the existence of
/etc/cron.allow
and set both the user and group ownership
to root
. This is the default on Ubuntu, CentOS, Red Hat
Enterprise Linux systems, openSUSE Leap and SUSE Linux Enterprise 12
already.