Don't install Python docker module
Kolla now installs this as a dependency.
This commit is contained in:
parent
da2b953701
commit
9b2c38712d
@ -67,7 +67,6 @@
|
||||
virtualenv: "{{ kolla_venv }}"
|
||||
extra_args: "-c {{ kolla_upper_constraints_file }}"
|
||||
with_items:
|
||||
- name: docker
|
||||
# Intall Kolla from source.
|
||||
- name: "{{ kolla_source_path }}"
|
||||
install: "{{ kolla_ctl_install_type == 'source' }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user