1
0
IaC/ansible/inventory/host_vars/hv00.balsillie.house/sshd_setup.yaml
2023-08-14 22:27:29 +10:00

17 lines
250 B
YAML

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