waiverdb role: fix another typo

This commit is contained in:
Matt Jia 2017-05-16 14:25:51 +10:00
parent c99714335b
commit 09ca810590
No known key found for this signature in database
GPG key ID: 496C2CDC1EF01F5D

View file

@ -15,7 +15,7 @@
dnf: pkg={{ item }} state=present
with_items:
- waiverdb
- gunicorn
- python-gunicorn
- python-psycopg2
notify:
- restart waiverdb