This commit is contained in:
Gregory Colpart 2018-02-08 00:46:48 +01:00
parent 732087235c
commit 20f6371980

View file

@ -13,7 +13,7 @@
# We want to allow any user from a list of IP addresses to login with password, # We want to allow any user from a list of IP addresses to login with password,
# but users of the "evolix" group can't login with password from other IP addresses # but users of the "evolix" group can't login with password from other IP addresses
- name: Security directives for Evolinux (Debian 10 or later)" - name: "Security directives for Evolinux (Debian 10 or later)"
blockinfile: blockinfile:
dest: /etc/ssh/sshd_config dest: /etc/ssh/sshd_config
block: | block: |