asd
Some checks failed
CI/CD Pipeline / lint (push) Has been cancelled
CI/CD Pipeline / deploy (push) Successful in 1m28s

This commit is contained in:
sotos
2025-12-19 08:00:41 +01:00
parent ccc1bfd366
commit d1f7bf05ea

View File

@@ -38,7 +38,7 @@ jobs:
apt-get update && apt-get install -y python3 python3-pip openssh-client bash git
pip3 install --upgrade pip
pip3 install ansible
ansible-galaxy collection install community.docker
ansible-galaxy collection install community.docker:">=3.5.0"
- name: Setup SSH