mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-06 21:13:43 -05:00
Add molecule test for role
Only test default installation with jbig2enc and sqlite
This commit is contained in:
7
ansible/molecule/default/converge.yml
Normal file
7
ansible/molecule/default/converge.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: Converge
|
||||
hosts: all
|
||||
tasks:
|
||||
- name: "Include ansible"
|
||||
include_role:
|
||||
name: "ansible"
|
Reference in New Issue
Block a user