Browse Source

pip3 requirement

master
parent
commit
65e7a6b862
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/setup_Debian.yaml

+ 1
- 1
tasks/setup_Debian.yaml View File

@@ -3,7 +3,7 @@
- name: install packages
apt:
pkg:
- python-pip
- python3-pip
- ipv6calc
- uuid
- git


Loading…
Cancel
Save