Update
This commit is contained in:
@@ -38,6 +38,8 @@ 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
|
||||
|
||||
|
||||
- name: Setup SSH
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user