1
0

Включил дополнительную защиту

This commit is contained in:
Anton Vakhrushev 2023-02-26 10:18:37 +03:00
parent 35278d73b7
commit 67adbfe7cd
Signed by: av
GPG Key ID: 581F7473F7A21FA2

View File

@ -29,9 +29,9 @@
- import_role: - import_role:
name: geerlingguy.security name: geerlingguy.security
vars: vars:
security_ssh_permit_root_login: "no" security_ssh_permit_root_login: "yes"
security_autoupdate_enabled: "no" security_autoupdate_enabled: "no"
security_fail2ban_enabled: "no" security_fail2ban_enabled: "yes"
- name: 'Install python docker lib.' - name: 'Install python docker lib.'
pip: pip: