Add lynx and elinks text browsers to shell hosts

This commit is contained in:
Timo Makinen 2021-03-18 06:47:52 +00:00
parent 5edd1f2a48
commit 40e4157349

View file

@ -40,10 +40,12 @@
name: "{{ package }}" name: "{{ package }}"
state: installed state: installed
with_items: with_items:
- elinks
- emacs - emacs
- gnupg1 - gnupg1
- irssi - irssi
- kernel-doc - kernel-doc
- lynx
- php-cli - php-cli
- rpmlint - rpmlint
- tcsh - tcsh