summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2024-04-11 09:14:35 +0300
committerLars Wirzenius <liw@liw.fi>2024-04-11 09:14:35 +0300
commit136e44a2c086ee9fecddab5be9c13b97ff3ba6ce (patch)
treecfc3a46b92393026b764ef143b38fd3cb8ae39a6
parent29fec9d70fe6f4c962365bd91d0527bc13c22d55 (diff)
downloadansibleness-136e44a2c086ee9fecddab5be9c13b97ff3ba6ce.tar.gz
tursas: add colordiff, cargo-semver-checks
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
-rw-r--r--ansible/tursas.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible/tursas.yml b/ansible/tursas.yml
index 4661f75..c5e93a3 100644
--- a/ansible/tursas.yml
+++ b/ansible/tursas.yml
@@ -33,6 +33,7 @@
- black
- cachedir
- clab
+ - colordiff
- cpu-checker
- curl
- daemonize
@@ -224,6 +225,7 @@
rustup_cargo_install: |
cargo-cache \
+ cargo-semver-checks \
pikchr-cli \
bottom