waiverdb role: fix a typo

This commit is contained in:
Matt Jia 2017-05-16 14:18:58 +10:00
parent 633d341de3
commit c99714335b
No known key found for this signature in database
GPG key ID: 496C2CDC1EF01F5D

View file

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