summaryrefslogtreecommitdiff
path: root/local.yml
diff options
context:
space:
mode:
authorNikolaos Boutalas <nikolaos@boutalas.me>2023-08-07 11:32:36 +0300
committerNikolaos Boutalas <nikolaos@boutalas.me>2023-08-07 11:46:40 +0300
commit3be0015f4e35a73b1174cd74247b0708836efe62 (patch)
treed51da54249e51ceb5cb7d54f9df8d50eb1247b66 /local.yml
parente0187a235c761240dacb8fd765f9eab9d4e8404c (diff)
Add dependencies task
Diffstat (limited to 'local.yml')
-rw-r--r--local.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/local.yml b/local.yml
index e69de29..99ae0a0 100644
--- a/local.yml
+++ b/local.yml
@@ -0,0 +1,3 @@
+- hosts: localhost
+ tasks:
+ - include: tasks/dependencies.yml