Provision walker

This commit is contained in:
Jake Howard
2021-04-24 21:19:04 +01:00
parent 3976dd607d
commit c048e6d20e
6 changed files with 45 additions and 1 deletions

View File

@ -16,6 +16,7 @@
- grimes
- ingress
- qbittorrent
- walker
roles:
- role: geerlingguy.ntp
become: true
@ -28,6 +29,7 @@
- grimes
- pve-docker
- forrest
- walker
roles:
- role: geerlingguy.docker
become: true
@ -41,6 +43,7 @@
- hosts:
- grimes
- pve-docker
- walker
roles:
- traefik
@ -87,3 +90,7 @@
- hosts: qbittorrent
roles:
- qbittorrent
- hosts: walker
roles:
- nebula