X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=ansible%2Fuser.yml;h=07dd1890bb06be587d8f7ffdf7db3515f2e743e0;hb=1e8e425dc22b77823519753a4df977964ae472ec;hp=b8f1b4cbda6f8205e9405aaa3dc2cdc0ace01aec;hpb=97da9e6c3a4d334dea7f654956505a2274ef93b6;p=config diff --git a/ansible/user.yml b/ansible/user.yml index b8f1b4c..07dd189 100644 --- a/ansible/user.yml +++ b/ansible/user.yml @@ -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