From a342feda52b08c8e17a8bb6c15cf84754dbf008c Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 20 Nov 2022 09:09:22 +0200 Subject: openpgp-card-dev: don't install bat, ripgrep, starship installlation failed, can't be bothered to debug now. Sponsored-by: author --- ansible/hosts | 1 + ansible/openpgp-card-dev.yml | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/ansible/hosts b/ansible/hosts index 6b71257..7bae6fd 100644 --- a/ansible/hosts +++ b/ansible/hosts @@ -38,6 +38,7 @@ roadmap-dev rust-dev sequoia-dev sequoia-web +solokeys-website ssh-dev sshca-dev subplot-dev diff --git a/ansible/openpgp-card-dev.yml b/ansible/openpgp-card-dev.yml index 251d2f6..30c528f 100644 --- a/ansible/openpgp-card-dev.yml +++ b/ansible/openpgp-card-dev.yml @@ -54,8 +54,3 @@ sshd_version: 1 sshd_allow_authorized_keys: yes - - rustup_cargo_install: | - bat \ - ripgrep \ - starship -- cgit v1.2.1