X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=ansible%2Fuser.yml;h=07dd1890bb06be587d8f7ffdf7db3515f2e743e0;hb=1e8e425dc22b77823519753a4df977964ae472ec;hp=6bce08a3271cbf3820abebaacdcfeba68e99d0e4;hpb=eb3235070db16fbcae0e2005f14344e35f9524cb;p=config diff --git a/ansible/user.yml b/ansible/user.yml index 6bce08a..07dd189 100644 --- a/ansible/user.yml +++ b/ansible/user.yml @@ -8,4 +8,6 @@ with_fileglob: - ~/config/dotfiles/minimal/* - ~/config/dotfiles/user/thinkpad/minimal/* - - ~/config/dotfiles/user/thinkpad/T450s/* + - ~/config/dotfiles/user/thinkpad/W530/* + - name: ensure ~/downloads directory + file: state=directory dest=~/downloads