home · contact · privacy
Fix.
[config] / ansible / user.yml
index b8f1b4cbda6f8205e9405aaa3dc2cdc0ace01aec..07dd1890bb06be587d8f7ffdf7db3515f2e743e0 100644 (file)
@@ -8,3 +8,6 @@
     with_fileglob:
     - ~/config/dotfiles/minimal/*
     - ~/config/dotfiles/user/thinkpad/minimal/*
+    - ~/config/dotfiles/user/thinkpad/W530/*
+  - name: ensure ~/downloads directory
+    file: state=directory dest=~/downloads