fix stat condition

This commit is contained in:
Robert Kaussow 2018-11-27 23:09:53 +01:00
parent 5fc212fcf4
commit 68a6949afb
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
- name: Setup pip3
command: /bin/python3.6 -m ensurepip
changed_when: __python3_pip.stat.exists
changed_when: not __python3_pip.stat.exists
- name: Link binaries to '__python3_link_bin_path'
file: