Revert "Temporarily don't install python2-robosig"

This reverts commit 6bb193ba14.
This commit is contained in:
Patrick Uiterwijk 2020-06-09 21:57:26 +02:00
parent 6bb193ba14
commit 0abfb431da

View file

@ -1,7 +1,7 @@
- name: Install packages - name: Install packages
package: state=present name={{ item }} package: state=present name={{ item }}
with_items: with_items:
#- python2-robosignatory - python2-robosignatory
- fedora-messaging - fedora-messaging
- trousers - trousers
- tpm-tools - tpm-tools