diff --git a/tasks/install.yaml b/tasks/install.yaml index abdfa58..564da8e 100644 --- a/tasks/install.yaml +++ b/tasks/install.yaml @@ -47,6 +47,8 @@ - "docker-ce" - "docker-ce-cli" - "docker-compose-plugin" + - "python3-pip" + - "python3-docker" # nfs client - name: "install nfs-common"