1
0
IaC/ansible/inventory/host_vars/hv00.balsillie.house/sshd_setup.yaml

17 lines
250 B
YAML
Raw Normal View History

2023-08-14 08:27:29 -04:00
sshd:
config_path: home
auth:
pubkey: 'yes'
password: 'no'
empty: 'no'
listen:
port: '22'
family: inet
ipv4:
- '192.168.1.250'
- '10.192.110.100'
forwarding:
agent: 'no'
x11: 'no'
nickname: vault