X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=ansible%2Fuser.yml;h=07dd1890bb06be587d8f7ffdf7db3515f2e743e0;hb=0504405d378ed9f92ab63e2d339b52273ec8530d;hp=5a90f20485b54993f4456671f402a6d1f62ccd6e;hpb=110a9d2781abfe7d47bcc174bc7efa47cb498bf4;p=config diff --git a/ansible/user.yml b/ansible/user.yml index 5a90f20..07dd189 100644 --- a/ansible/user.yml +++ b/ansible/user.yml @@ -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