ansible-roles/evolinux-users/tasks
Jérémy Lecour b01d9178d0 evolinux-users: split AllowGroups/AllowUsers modes
If an AllowGroups directive is found or when using Debian 9+,
we use the AllowGroups directive and comment AllowUsers that may be
already present.
When adding a user, we make sure that the allowed group exists
and the use is in that group, to be sure that at least this user
is allowed to connect.

In other situations, we use the AllowUsers directive.
2018-04-18 12:16:04 +02:00
..
account.yml Users can be added to secondary groups 2017-10-06 01:06:59 +02:00
main.yml evolix-users: disable root ssh login by default 2017-10-10 22:01:44 +02:00
profile.yml evolinux-users: create .profile for evomaintenance if missing 2018-03-13 09:37:27 +01:00
root_disable_ssh.yml evolinux-users: Handle "PermitRootLogin prohibit-password" 2017-10-11 22:17:52 +02:00
ssh.yml evolinux-users: split AllowGroups/AllowUsers modes 2018-04-18 12:16:04 +02:00
ssh_groups.yml evolinux-users: split AllowGroups/AllowUsers modes 2018-04-18 12:16:04 +02:00
ssh_users.yml evolinux-users: split AllowGroups/AllowUsers modes 2018-04-18 12:16:04 +02:00
sudo_jessie.yml evolinux-users: no need to repeat condition 2017-10-06 12:05:07 +02:00
sudo_stretch.yml evolinux-users: add users to adm group for Stretch 2017-12-28 11:01:31 +01:00
user.yml Refactoring of admin-users + evolinux-base roles 2017-10-06 01:06:59 +02:00