Skip to content

Commit

Permalink
replaced deprecated python package with python3 package
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinerrs committed Jun 30, 2021
1 parent b46a69f commit 1ff0cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/kubernetes/preinstall/vars/ubuntu.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
required_pkgs:
- python-apt
- python3-apt
- aufs-tools
- apt-transport-https
- software-properties-common
Expand Down

0 comments on commit 1ff0cfc

Please sign in to comment.