Commit Graph

3 Commits (641ddf86136c92498cd7950e2654351bd87e8e8d)

Author SHA1 Message Date
Dustin 641ddf8613 site: Import restic playbook
This will automatically configure backups on new machines that should
have them.
2025-03-29 09:37:55 -05:00
Dustin 2e1cc6a130 site: Import UniFi playbook 2025-03-16 17:17:00 -05:00
Dustin 6f37f1417f site: Add master site playbook
The `site.yml` playbook imports all of the other playbooks, providing a
way to deploy _everything_.  Normally, this would only be done for a
single host, as part of its initial provisioning, to quickly apply all
common configuration and any application-specific configuration for
whatever roles the host happens to hold.

The `host-setup.yml` playbook provides an entry point for configuring
all common configuration.  Basically anything we want to do to _every_
machine, regardless of its location or role.
2025-02-08 15:29:55 -06:00