Files
tco.koha/tasks/req.yml

10 lines
138 B
YAML

---
- name: install mandatory packages
package:
state: present
name:
- git
- python3-pymysql
- librest-client-perl