Fix python role, actuall remove old pip.conf
This commit is contained in:
parent
5c78bd1da3
commit
a1296840f6
@ -27,6 +27,7 @@
|
||||
- name: remove pip.conf if its a symbolic link
|
||||
when: pip_conf.stat.islnk
|
||||
file:
|
||||
state: absent
|
||||
path: ~/.config/pip/pip.conf
|
||||
|
||||
# Ensure that pip.conf exists before ever installing pip packages since Debian
|
||||
|
Loading…
x
Reference in New Issue
Block a user