To run the installation perform the following activities
- Modify the inventory file to include IP addresses of your hosts.
- Confirm the
group_vars
for the hosts are correct. - Run
make
to run the playbook.
By default I have set the makefile to target 'external_addresses' group With the assumption that the hosts might have an external IP address e.g. tailscale.
If that's not true you can change the target group to 'local_addresses' in the makefile.
Add your addons to be enabled in group_vars/all
enable_addons:
- dns