remove symlink for pip3
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Robert Kaussow 2019-09-19 15:42:16 +02:00
parent 749ca0bfc1
commit 27b8f0e70b
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@
state: link
loop:
- { src: /bin/python3.6, dest: python3 }
- { src: /usr/local/bin/pip3.6, dest: pip3 }
loop_control:
label: "{{ __python3_link_bin_path }}/{{ item.dest }}"
become: True