You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
logrotate installs exim4 and creates Debian-exim account. If login_defs is ran before logging at least the idempotence of ftpusers will fail.
TASK [Copy /etc/sudoers.new to /etc/sudoers] ***********************************
changed: [molecule-slackware]
TASK [Remove /etc/sudoers.new] *************************************************
fatal: [molecule-slackware]: FAILED! => {"changed": false, "module_stderr": "sudo: sorry, you must have a tty to run sudo\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1}
What started in the tests branch...
General
PAM
pam_lastlog in /etc/pam.d/gdm-password
limiting password reuse in *
removing nullok from /etc/pam.d/common-auth
configuring pwquality
Everything against CentOSEasy ones
disable_gdm3_user_list()
ca-certificates.conf.new
by connecting to bunch of placesconfigure_password_policies()
Lot of work
TODO / Ideas
kernel
tag requiresprocps-ng
packagesudoers
: Overcomesorry, you must have a tty to run sudo
paramiko
filesystem
idempotence:fstab
CAP_NET_RAW
inping
logrotate
installsexim4
and createsDebian-exim
account. Iflogin_defs
is ran beforelogging
at least the idempotence offtpusers
will fail.A plan
--skip-tags slackware
The text was updated successfully, but these errors were encountered: