Added new ansible home directory, moving roles into its 'roles' subdirectory
This commit is contained in:
1
.ansible/roles/bootstrap/files/sshd/denyroot.conf
Normal file
1
.ansible/roles/bootstrap/files/sshd/denyroot.conf
Normal file
@@ -0,0 +1 @@
|
||||
PermitRootLogin no
|
1
.ansible/roles/bootstrap/files/sshd/nopass.conf
Normal file
1
.ansible/roles/bootstrap/files/sshd/nopass.conf
Normal file
@@ -0,0 +1 @@
|
||||
PasswordAuthentication no
|
Reference in New Issue
Block a user