mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-08 23:08:40 +07:00
chore(tools): add Kubernetes Python library
For Ansible
This commit is contained in:
@ -25,8 +25,10 @@ RUN yes | pacman --sync --refresh \
|
||||
mdbook \
|
||||
p7zip \
|
||||
python \
|
||||
python-kubernetes \
|
||||
python-netaddr \
|
||||
python-pip \
|
||||
terraform
|
||||
|
||||
# TODO https://github.com/ansible-collections/community.docker/issues/216
|
||||
RUN pip install docker-compose
|
||||
|
Reference in New Issue
Block a user