summaryrefslogtreecommitdiff
path: root/dotfiles.yml
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles.yml')
-rw-r--r--dotfiles.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/dotfiles.yml b/dotfiles.yml
new file mode 100644
index 0000000..5074dbe
--- /dev/null
+++ b/dotfiles.yml
@@ -0,0 +1,4 @@
+- name: Copy necessary dotfiles
+ hosts: localhost
+ roles:
+ - { role: dotfiles }