Fabian Koller 1276419ec6
Add molecule test for role
Only test default installation with jbig2enc and sqlite
2020-12-28 11:28:19 +01:00

8 lines
117 B
YAML

---
- name: Converge
hosts: all
tasks:
- name: "Include ansible"
include_role:
name: "ansible"