Commit 8f79ea64 authored by nanahira's avatar nanahira

remove

parent 7674b99a
......@@ -47,13 +47,6 @@
append: true
groups: docker
when: "ansible_user_id != 'root'"
- name: fake pip
become: true
file:
src: /usr/bin/pip3
dest: /usr/bin/pip
state: link
when: "ansible_distribution == 'CentOS' and ansible_distribution_major_version|int == 8"
- name: docker-compose pip
become: true
pip:
......
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