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 - name: install packages
apt: apt:
pkg: pkg:
- python-pip
- python3-pip
- ipv6calc - ipv6calc
- uuid - uuid
- git - git


Loading…
Cancel
Save