Commit ae2fe93a authored by nanahira's avatar nanahira

upgrade pip3 only for pip3

parent be66cc99
Pipeline #2211 passed with stage
in 5 minutes and 31 seconds
......@@ -68,6 +68,7 @@
name: pip
executable: '{{pip_executable_install}}'
state: latest
when: ansible_python.version.major == 3
- name: pip package list
set_fact:
pip_package_list: 'autopep8'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment