22 lines
387 B
YAML
22 lines
387 B
YAML
![]() |
galaxy_info:
|
||
|
role_name: container_stirlingpdf
|
||
|
author: Kevin Heyer
|
||
|
description: |
|
||
|
Deploys and configures a StirlingPDF Container in a Docker.
|
||
|
license: MIT
|
||
|
min_ansible_version: "2.11"
|
||
|
platforms:
|
||
|
- name: Debian
|
||
|
versions:
|
||
|
- bookworm
|
||
|
- bullseye
|
||
|
|
||
|
galaxy_tags:
|
||
|
- docker
|
||
|
- pdf
|
||
|
- stirlingpdf
|
||
|
- container
|
||
|
- ansible
|
||
|
|
||
|
dependencies: []
|