ansible-roles/evolinux-users/tasks
David Prevot 61f2096fad Allow more --check runs
Use “when: not ansible_check_mode” or “when <file>.stat.exists or not
ansible_check_mode” in order to provide a meaningful diff if possible.

This is an improvement from the previously reverted commit
1728eaee68.
2022-12-23 16:20:06 +01:00
..
main.yml Simplify user subset creation 2022-08-24 09:05:29 -04:00
ssh.yml Simplify user subset creation 2022-08-24 09:05:29 -04:00
ssh_allowgroups.yml evolinux-users: Validate sshd config with "-t" instead of "-T" 2019-06-17 10:23:56 +02:00
ssh_allowusers.yml evolinux-users: Validate sshd config with "-t" instead of "-T" 2019-06-17 10:23:56 +02:00
sudo.yml Simplify user subset creation 2022-08-24 09:05:29 -04:00
sudo_jessie.yml Improve Ansible syntax 2021-05-09 23:06:42 +02:00
sudo_stretch_common.yml evolinx-users: optimize sudo configuration 2022-03-02 09:40:52 +01:00
sudo_stretch_user.yml evolinx-users: optimize sudo configuration 2022-03-02 09:40:52 +01:00
user.yml Allow more --check runs 2022-12-23 16:20:06 +01:00