summaryrefslogtreecommitdiff
path: root/dan/generic.yml
diff options
context:
space:
mode:
Diffstat (limited to 'dan/generic.yml')
-rw-r--r--dan/generic.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/dan/generic.yml b/dan/generic.yml
deleted file mode 100644
index bc8866c5..00000000
--- a/dan/generic.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-- name: "Apply role {{ myrole }} to hosts: {{ myhosts }}"
- hosts: "{{ myhosts }}"
- roles:
- - role: "{{ myrole }}"