Code Review
/
csit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
ee3f133
)
fix(ansible): Meson version
31/37831/1
author
pmikus
<
[email protected]
>
Wed, 14 Dec 2022 14:50:04 +0000
(14:50 +0000)
committer
pmikus
<
[email protected]
>
Wed, 14 Dec 2022 14:50:04 +0000
(14:50 +0000)
Signed-off-by: pmikus <
[email protected]
>
Change-Id: Ib29605886ec5d101ca166424d65a6f825f69be59
fdio.infra.ansible/roles/common/tasks/main.yaml
patch
|
blob
|
history
diff --git
a/fdio.infra.ansible/roles/common/tasks/main.yaml
b/fdio.infra.ansible/roles/common/tasks/main.yaml
index
7f122d2
..
7d9def9
100644
(file)
--- a/
fdio.infra.ansible/roles/common/tasks/main.yaml
+++ b/
fdio.infra.ansible/roles/common/tasks/main.yaml
@@
-30,7
+30,7
@@
- name: Inst - Meson (DPDK)
ansible.builtin.pip:
name:
- - "meson==0.
49.2
"
+ - "meson==0.
64.1
"
tags:
- common-inst-meson