value02.stg: update packages installed

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2021-06-08 09:57:07 +10:00
parent a113166424
commit e52a69042c

View file

@ -9,6 +9,19 @@
- supybot-fedmsg
- packagedb-cli
- python-simplejson
when: env == "production"
tags: supybot
- name: install limnoria package
package: name={{ item }} state=present enablerepo=epel-testing
with_items:
- limnoria
- supybot-fedora
- supybot-koji
- supybot-notify
- supybot-meetbot
- python3-sgmllib3k
when: env == "staging"
tags: supybot
- set_fact: botname={{ botnames[env] }}
@ -112,4 +125,3 @@
- supybot
- SAR
- GDPR