Skip to content
Snippets Groups Projects
Commit 431c67ff authored by Jörg Sachse's avatar Jörg Sachse
Browse files

feat: install additional prerequisites for deep_fixity

parent f56c1966
No related branches found
No related tags found
No related merge requests found
......@@ -14,15 +14,12 @@
apt:
update_cache: true
name: [
'libbloom-filter-perl',
'libcryptx-perl',
'libdigest-crc-perl',
'libgetopt-long-complete-perl',
]
state: latest
# This plugin is part of the community.general collection (version 4.0.2), which might not be installed on your computer.
# https://docs.ansible.com/ansible/latest/collections/community/general/cpanm_module.html
- name:
community.general.cpanm:
name: "Getopt::Long::Complete"
- name: deploy wrapper script for exit strategy
template:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment