From 40e415734972faab7351bfd37fdaf312b9310285 Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Thu, 18 Mar 2021 06:47:52 +0000 Subject: [PATCH] Add lynx and elinks text browsers to shell hosts --- playbooks/shell.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/playbooks/shell.yml b/playbooks/shell.yml index 5005e0e..33907f1 100644 --- a/playbooks/shell.yml +++ b/playbooks/shell.yml @@ -40,10 +40,12 @@ name: "{{ package }}" state: installed with_items: + - elinks - emacs - gnupg1 - irssi - kernel-doc + - lynx - php-cli - rpmlint - tcsh