Skip to content

Commit

Permalink
Merge pull request #527 from SURFscz/fix-ci-runner-pkgs
Browse files Browse the repository at this point in the history
Fix ci-runner pkgs
  • Loading branch information
baszoetekouw authored Jul 2, 2024
2 parents a9da8e7 + 2092c6d commit 9fa132c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions roles/ci-runner/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
- "docker-compose-plugin"
- "ansible"
- "apache2"
- "chromium"
- "chromium-common"
- "chromium-driver"

- name: "Fix cgroup v1 for docker"
ansible.builtin.lineinfile:
Expand Down

0 comments on commit 9fa132c

Please sign in to comment.