summaryrefslogtreecommitdiffstats
path: root/roles/pihole/meta/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/pihole/meta/main.yml')
-rw-r--r--roles/pihole/meta/main.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/roles/pihole/meta/main.yml b/roles/pihole/meta/main.yml
index 59be9d68..7708f945 100644
--- a/roles/pihole/meta/main.yml
+++ b/roles/pihole/meta/main.yml
@@ -1,5 +1,7 @@
---
-dependencies: []
+dependencies:
+ - role: "network"
+ - role: "systemd"
galaxy_info:
author: "a14m"
description: "Configure pihole on supported devices"