1
0
IaC/ansible/playbooks/vp2420.yaml

25 lines
386 B
YAML
Raw Normal View History

2023-08-10 09:32:17 -04:00
---
# Arch install bare metal
# Systemd networking
- name: Setup systemd-networkd
hosts: hv00_balsillie_house
become: true
roles:
- name: systemd_networkd
vars:
ansible_host: # TODO add temp address
# Serial console
- name: Setup serial console
hosts: hv00_balsillie_house
become: true
roles:
- name: serial_console
# Hypervisor setup
# VM setup