Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
CzechLight
/
velia
/
a18702d10bd0f3727d17a6fe751c140ce335a6b2
/
.
/
ci
/
pre.yaml
blob: 9efd0466f8d102bb60114a8ba2531bf8297b15ce [
file
] [
log
] [
blame
]
Tomáš Pecka
1f42cfe
2020-10-21 18:38:27 +0200
[
diff
] [
blame
]
1
-
hosts:
all
2
tasks:
3
-
name:
install systemd
's build deps
4
shell:
5
cmd: dnf -y builddep systemd
6
become: true