mirror of
https://github.com/mdlayher/homelab.git
synced 2024-12-15 17:50:54 +00:00
a50a4f10ae
Signed-off-by: Matt Layher <mdlayher@gmail.com>
8 lines
123 B
YAML
8 lines
123 B
YAML
---
|
|
- hosts: router
|
|
become: true
|
|
become_user: root
|
|
roles:
|
|
- node_exporter
|
|
- wireguard_exporter
|
|
- wgipamd
|