Update converge.yml
This commit is contained in:
@@ -3,4 +3,9 @@
|
|||||||
hosts: all
|
hosts: all
|
||||||
roles:
|
roles:
|
||||||
- role: "genlab.common.sshd"
|
- role: "genlab.common.sshd"
|
||||||
|
sshd_password_auth: false
|
||||||
|
sshd_allow_agent_forwarding: false
|
||||||
|
sshd_allow_tcp_forwarding: false
|
||||||
|
sshd_gateway_ports: false
|
||||||
|
sshd_permit_tunnel: false
|
||||||
sshd_allow_users: "testusr"
|
sshd_allow_users: "testusr"
|
||||||
|
|||||||
Reference in New Issue
Block a user