From 393c9face7f2b392c4d61d1a515deb95a31b6b33 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Mon, 10 Apr 2023 10:38:55 +0200 Subject: [PATCH] updated the name for bat --- playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbook.yml b/playbook.yml index 9cb3346..6e30132 100644 --- a/playbook.yml +++ b/playbook.yml @@ -52,7 +52,7 @@ pacman: name: xorg-xset state: present - - name: Install Bat + - name: Install Bat (replacement for cat) become: true pacman: name: bat