update apt
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 1m42s
Details
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 1m42s
Details
This commit is contained in:
parent
19247a2467
commit
04881f9dfa
|
@ -26,6 +26,7 @@ jobs:
|
|||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
apt update
|
||||
apt install -y python3-pip
|
||||
pip3 install -r requirements.txt
|
||||
ansible-galaxy collection install community.general
|
||||
|
|
Loading…
Reference in New Issue