Commit b48eceb5 authored by nanahira's avatar nanahira

fix

parent 166d5688
Pipeline #14160 passed with stage
in 10 minutes and 23 seconds
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
name: pip name: pip
executable: '{{pip_executable_install}}' executable: '{{pip_executable_install}}'
state: latest state: latest
when: ansible_python.version.major == 3 #when: ansible_python.version.major == 3
- name: pip package list - name: pip package list
set_fact: set_fact:
pip_package_list: 'autopep8' 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