waiverdb role: fix a typo
This commit is contained in:
parent
633d341de3
commit
c99714335b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
yum: pkg={{ item }} state=present
|
yum: pkg={{ item }} state=present
|
||||||
with_items:
|
with_items:
|
||||||
- waiverdb
|
- waiverdb
|
||||||
- gunicorn
|
- python-gunicorn
|
||||||
- python-psycopg2
|
- python-psycopg2
|
||||||
notify:
|
notify:
|
||||||
- restart waiverdb
|
- restart waiverdb
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue