waiverdb role: fix another typo
This commit is contained in:
parent
c99714335b
commit
09ca810590
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
dnf: pkg={{ item }} state=present
|
dnf: 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