Commit a8ebf0af authored by nanahira's avatar nanahira

fix

parent 53d4ad60
......@@ -11,8 +11,9 @@
china_mirror_pip: true
when: china_mirror
- name: clean pip dir
become: true
file:
path: ~/.pip
path: '{{ansible_user_dir}}/.pip'
state: absent
- name: clean easy install
become: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment