Add gnupg1 to shell hosts

This commit is contained in:
Timo Makinen 2021-03-17 22:22:14 +00:00
parent 9675485eda
commit 1a148b957f

View file

@ -19,6 +19,7 @@
- sssd - sssd
- autofs - autofs
- thinlinc-server - thinlinc-server
- epel-repo
tasks: tasks:
- name: install extra package groups - name: install extra package groups
@ -39,6 +40,7 @@
state: installed state: installed
with_items: with_items:
- emacs - emacs
- gnupg1
- irssi - irssi
- kernel-doc - kernel-doc
- php-cli - php-cli