9 lines
117 B
YAML
Raw Permalink Normal View History

2021-12-01 19:13:34 +01:00
---
- name: Install perl modules
yum:
name:
- perl-JSON
- perl-libwww-perl
- perl-YAML-Tiny