Files
ansible/host_vars/cm3588.yml
Nikita Simonov aef6db74f0 first commit
2026-04-08 19:00:19 +04:00

20 lines
308 B
YAML

---
network_interfaces:
eth0:
address: "192.168.8.2/24"
gateway: "192.168.8.1"
specific_packages:
- zfsutils-linux
omz_install_zsh: true
omz_zsh_theme: "clean"
base_users_sshd_listen_address: "192.168.8.2"
ip_before_reboot: "192.168.8.242"
restart_host: true
networking_restart_allow: true