summaryrefslogtreecommitdiffstats
path: root/group_vars/all.yml.example
blob: 05ae6f476a142f02a124235941dd853c8036b8cf (plain) (blame)
1
2
3
4
5
6
7
8
9
---
network_ipv6_disabled: true
network_prefer_ipv4: true

user_public_keys:
  - "ssh-ed25519 AAAA...fMo"
  - "ssh-rsa AAAA...4I3"

ssh_port: 2222