]> git.phdru.name Git - ansible.git/blob - show-user.yml
05f7f335c2e1d4a2458958e445f686abfafacfe6
[ansible.git] / show-user.yml
1 - name: du ~{{ user }}/.cache/pip
2   debug:
3     msg: "Before: {{ before.stdout }} / After: {{ after.stdout }}"