review-stats: fix the name of the rpm package
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
13f4934ac4
commit
e09e7758df
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
- review-stats/build
|
- review-stats/build
|
||||||
|
|
||||||
- name: Install new version of the app
|
- name: Install new version of the app
|
||||||
package: name=python-review_stats state=present
|
package: name=python3-review_stats state=present
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
|
|
||||||
- name: Ensure dir for content exists
|
- name: Ensure dir for content exists
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue