docker_compose_v2 ansible (instead of shell)
This commit is contained in:
2
.github/workflows/infra.yaml
vendored
2
.github/workflows/infra.yaml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
apt update
|
||||
apt install -y python3-pip
|
||||
pip3 install -r requirements.txt
|
||||
ansible-galaxy collection install community.general infisical.vault
|
||||
ansible-galaxy collection install community.general community.docker infisical.vault --force
|
||||
|
||||
- name: Check playbooks
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user