ansible/host_vars/bismuth/main.yml

16 lines
175 B
YAML
Raw Normal View History

2022-07-19 11:44:55 +02:00
---
2022-07-21 18:27:55 +02:00
ansible_host: "bismuth.lan"
## Users
2022-07-19 11:44:55 +02:00
users:
2022-07-21 21:02:19 +02:00
g33kex: sudo
antoine: sudo
## Network
interfaces:
2022-07-22 13:47:50 +02:00
ens18:
2022-07-21 21:02:19 +02:00
type: dhcp
ipv4_forwarding: false
ipv6_forwarding: false