summaryrefslogtreecommitdiffstats
path: root/local-playbook.yml
diff options
context:
space:
mode:
Diffstat (limited to 'local-playbook.yml')
-rw-r--r--local-playbook.yml8
1 files changed, 6 insertions, 2 deletions
diff --git a/local-playbook.yml b/local-playbook.yml
index 37cd294..8875a2b 100644
--- a/local-playbook.yml
+++ b/local-playbook.yml
@@ -10,7 +10,11 @@
tasks:
- include_vars:
file: local-vars.yml
-- name: Set up Emacs
+# - name: Set up Emacs
+# hosts: localhost
+# roles:
+# - wiki-publish
+- name: Set up cache directory
hosts: localhost
roles:
- - wiki-publish
+ - local