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
|
- name: remove pip.conf if its a symbolic link
|
||||||
when: pip_conf.stat.islnk
|
when: pip_conf.stat.islnk
|
||||||
file:
|
file:
|
||||||
|
state: absent
|
||||||
path: ~/.config/pip/pip.conf
|
path: ~/.config/pip/pip.conf
|
||||||
|
|
||||||
# Ensure that pip.conf exists before ever installing pip packages since Debian
|
# Ensure that pip.conf exists before ever installing pip packages since Debian
|
||||||
|
Loading…
x
Reference in New Issue
Block a user