summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-11-20 09:09:22 +0200
committerLars Wirzenius <liw@liw.fi>2022-11-20 09:09:22 +0200
commita342feda52b08c8e17a8bb6c15cf84754dbf008c (patch)
tree8df3b9ec6b088be5d23f3da0bad4332d22e07164
parentdaf175afd2e81f1156ec54704e7f597e27db7cd4 (diff)
downloadansibleness-a342feda52b08c8e17a8bb6c15cf84754dbf008c.tar.gz
openpgp-card-dev: don't install bat, ripgrep, starship
installlation failed, can't be bothered to debug now. Sponsored-by: author
-rw-r--r--ansible/hosts1
-rw-r--r--ansible/openpgp-card-dev.yml5
2 files changed, 1 insertions, 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