From 434885366be0e8462a893f064c357280ac37f4a1 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 23 Dec 2023 09:45:02 +0200 Subject: exolobe1, solace: use bottom instead of top Signed-off-by: Lars Wirzenius Sponsored-by: author --- ansible/exolobe1.yml | 2 +- ansible/solace.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/exolobe1.yml b/ansible/exolobe1.yml index 96090cf..24cc461 100644 --- a/ansible/exolobe1.yml +++ b/ansible/exolobe1.yml @@ -320,7 +320,7 @@ starship \ cargo-cache \ pikchr-cli \ - ytop + bottom radicle_key: "{{ lookup('pipe', 'pass radicle/liw/key') }}" radicle_pub: "{{ lookup('pipe', 'pass radicle/liw/key.pub') }}" diff --git a/ansible/solace.yml b/ansible/solace.yml index c922795..12532d7 100644 --- a/ansible/solace.yml +++ b/ansible/solace.yml @@ -78,6 +78,6 @@ rustup_cargo_install: | starship \ - ytop + bottom sshd_version: 1 -- cgit v1.2.1