mirror of
https://github.com/geerlingguy/ansible-role-kubernetes.git
synced 2026-03-07 02:19:50 +01:00
Add python3-debian to list of dependencies.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
name:
|
||||
- apt-transport-https
|
||||
- ca-certificates
|
||||
- python3-debian
|
||||
state: present
|
||||
|
||||
- name: Add Kubernetes repository.
|
||||
|
||||
Reference in New Issue
Block a user