This commit is contained in:
Jérémy Lecour 2024-05-07 15:08:42 +02:00 committed by Jérémy Lecour
parent e0f81f14d0
commit 5be04c36ee
Signed by: jlecour
SSH key fingerprint: SHA256:h+5LgHRKwN9lS0SsdVR5yZPeFlJE4Mt+8UtL4CcP8dY

View file

@ -85,6 +85,9 @@
when:
- grep_allowusers_ssh.rc != 0
- grep_allowgroups_ssh.rc == 0
# If we don't have AllowGroups nor AllowUsers, do nothing
when: evolinux_ssh_allow_current_user | bool
- ansible.builtin.meta: flush_handlers