home · contact · privacy
Ansible script: Improve X and browser setup.
[config] / ansible / user.yml
index 5a90f20485b54993f4456671f402a6d1f62ccd6e..07dd1890bb06be587d8f7ffdf7db3515f2e743e0 100644 (file)
@@ -9,3 +9,5 @@
     - ~/config/dotfiles/minimal/*
     - ~/config/dotfiles/user/thinkpad/minimal/*
     - ~/config/dotfiles/user/thinkpad/W530/*
+  - name: ensure ~/downloads directory
+    file: state=directory dest=~/downloads