Commit fa2dd2b6 authored by nanahira's avatar nanahira

fix

parent c4363c4d
Pipeline #26868 failed with stage
in 9 minutes and 15 seconds
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
pip: pip:
name: docker-compose,docker==6.1.3 name: docker-compose,docker==6.1.3
executable: /usr/local/bin/pip executable: /usr/local/bin/pip
extra_args: '--no-build-isolation' extra_args: '--no-build-isolation --ignore-installed'
#when: ansible_python.version.major == 3 #when: ansible_python.version.major == 3
- name: docker 创建目录 - name: docker 创建目录
become: true become: true
......
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