update apt
Some checks failed
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 1m42s
Some checks failed
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 1m42s
This commit is contained in:
1
.github/workflows/infra.yaml
vendored
1
.github/workflows/infra.yaml
vendored
@@ -26,6 +26,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
apt update
|
||||||
apt install -y python3-pip
|
apt install -y python3-pip
|
||||||
pip3 install -r requirements.txt
|
pip3 install -r requirements.txt
|
||||||
ansible-galaxy collection install community.general
|
ansible-galaxy collection install community.general
|
||||||
|
Reference in New Issue
Block a user