Jan Dittberner
5daa87ca90
This commit adds a role to ensure local preconditions (i.e. mkcert) and a Vagrantfile to test the ansible playbook in a local virtual machine.
19 lines
309 B
YAML
19 lines
309 B
YAML
---
|
|
galaxy_info:
|
|
author: Jan Dittberner
|
|
description: Prepare development tools for the CAcert OIDC setup.
|
|
company: CAcert
|
|
|
|
license: GPL-2.0-or-later
|
|
|
|
min_ansible_version: 2.1
|
|
|
|
platforms:
|
|
- name: Debian
|
|
versions:
|
|
- bullseye
|
|
- bookworm
|
|
|
|
galaxy_tags: []
|
|
|
|
dependencies: []
|