mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-21 20:51:27 +00:00
forgot one perl module
This commit is contained in:
parent
5d8f09f683
commit
8fdb68fdde
@ -37,13 +37,14 @@
|
||||
chdir: "{{ bugzilla_dir }}"
|
||||
with_items:
|
||||
- 'Net::SAML2'
|
||||
- 'Template'
|
||||
- 'Template::Plugin::GD::Image'
|
||||
- 'HTML::FormatText::WithLinks'
|
||||
- 'PatchReader'
|
||||
- 'Crypt::OpenSSL::Verify'
|
||||
- 'Crypt::OpenSSL::RSA'
|
||||
- 'JSON::RPC'
|
||||
- 'XML::Twig'
|
||||
- 'Template::Plugin::GD::Image'
|
||||
|
||||
- name: Re-run checksetup.pl
|
||||
shell: "set -o pipefail && /usr/bin/perl checksetup.pl"
|
||||
|
Loading…
Reference in New Issue
Block a user