Включил дополнительную защиту
This commit is contained in:
parent
35278d73b7
commit
67adbfe7cd
@ -29,9 +29,9 @@
|
||||
- import_role:
|
||||
name: geerlingguy.security
|
||||
vars:
|
||||
security_ssh_permit_root_login: "no"
|
||||
security_ssh_permit_root_login: "yes"
|
||||
security_autoupdate_enabled: "no"
|
||||
security_fail2ban_enabled: "no"
|
||||
security_fail2ban_enabled: "yes"
|
||||
|
||||
- name: 'Install python docker lib.'
|
||||
pip:
|
||||
|
Loading…
Reference in New Issue
Block a user