Fix docker install
This commit is contained in:
parent
a339071b1d
commit
68b681704b
|
|
@ -36,5 +36,6 @@
|
|||
|
||||
- name: Install Docker Module for Python
|
||||
pip:
|
||||
break_system_packages: true
|
||||
name: docker
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue