Update robosignatory role for py3
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
e5dd49177e
commit
9b0bddf050
1 changed files with 1 additions and 1 deletions
|
@ -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
|
- python3-robosignatory
|
||||||
- fedora-messaging
|
- fedora-messaging
|
||||||
- trousers
|
- trousers
|
||||||
- tpm-tools
|
- tpm-tools
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue