1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/system
Jon Ellis 2d1e58663c
Ensure managed sudoers config files have 0440 permissions (#4814)
* Ensure sudoers config files are created with 0440 permissions to appease visudo validation

* Remove change not required by the bugfix

* Add changelog fragment for 4814 sudoers file permissions

* Update changelogs/fragments/4814-sudoers-file-permissions.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* Have less oct casting

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-06-12 08:17:56 +02:00
..
aix_devices.py
aix_filesystem.py
aix_inittab.py
aix_lvg.py
aix_lvol.py
alternatives.py Add subcommands parameter for module alternatives. (#4654) 2022-06-06 10:33:39 +02:00
awall.py
beadm.py
capabilities.py
cronvar.py
crypttab.py
dconf.py dconf: Skip processes that disappeared while we inspected them (#4153) 2022-02-10 07:15:37 +01:00
dpkg_divert.py
facter.py
filesystem.py Add RHEL 9.0, FreeBSD 13.1, Ubuntu 22.04 and Fedora 36 to CI, fix bug in filesystem module (#4700) 2022-05-22 17:20:30 +02:00
gconftool2.py gconftool2: improvements (#4647) 2022-05-12 07:10:34 +02:00
gconftool2_info.py gconftool2_info: new module (#4743) 2022-06-04 09:13:53 +02:00
homectl.py
interfaces_file.py
iptables_state.py
java_cert.py
java_keystore.py [5.0.0] Remove Ansible 2.9 / ansible-base 2.10 compatibility code (#4548) 2022-04-26 11:51:01 +02:00
kernel_blacklist.py
launchd.py
lbu.py
listen_ports_facts.py Fix local port regex in listen_ports_facts (#4092) 2022-01-31 19:33:11 +01:00
locale_gen.py
lvg.py
lvol.py
make.py
mksysb.py Multiple modules using ModuleHelper (#4674) 2022-05-23 07:19:24 +02:00
modprobe.py
nosh.py
ohai.py
open_iscsi.py Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
openwrt_init.py
osx_defaults.py
pam_limits.py
pamd.py
parted.py
pids.py
puppet.py Add puppet confdir option (#4740) 2022-06-06 10:32:20 +02:00
python_requirements_info.py python_requirements_info: don't overwrite results in 'mismatched' dict key (#4078) 2022-01-29 15:30:07 +01:00
runit.py
sap_task_list_execute.py
sefcontext.py
selinux_permissive.py Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
selogin.py
seport.py seport: minor refactor (#4471) 2022-04-10 14:34:15 +02:00
shutdown.py
solaris_zone.py
ssh_config.py
sudoers.py Ensure managed sudoers config files have 0440 permissions (#4814) 2022-06-12 08:17:56 +02:00
svc.py
syspatch.py
sysrc.py
sysupgrade.py
timezone.py
ufw.py
vdo.py vdo: Remove unused variable (#4163) 2022-02-07 20:12:44 +01:00
xfconf.py xfconf module utils: providing a cmd_runner object (#4776) 2022-06-06 10:38:46 +02:00
xfconf_info.py xfconf module utils: providing a cmd_runner object (#4776) 2022-06-06 10:38:46 +02:00
xfs_quota.py