meow :3
This commit is contained in:
parent
667fc21c12
commit
75cacd3182
15 changed files with 125 additions and 148 deletions
|
@ -1,7 +0,0 @@
|
|||
- name: Disable root login
|
||||
lineinfile:
|
||||
path: "{{ sshd_config_file }}"
|
||||
regexp: "^PermitRootLogin"
|
||||
line: "PermitRootLogin no"
|
||||
backup: yes
|
||||
notify: restart sshd
|
Loading…
Add table
Add a link
Reference in a new issue