Skip to content

Commit f0d66d8

Browse files
AlbanAndrieuAndrieu, Alban
authored andcommitted
Force update tools
1 parent 6ef16fc commit f0d66d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
pip: name="setuptools virtualenv" state=latest executable=pip{{item.item}}
2323
environment:
2424
PATH: "/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin"
25-
when: item.changed
25+
# when: item.changed
2626
with_items: "{{ python_pip_installed.results }}"
2727

2828
- name: Install global python packages

0 commit comments

Comments
 (0)