oidc-parent/deployment/roles/prepare_devtools/meta/main.yml
Jan Dittberner 5daa87ca90 Add local preconditions and Vagrantfile
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.
2022-08-18 11:58:24 +02:00

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: []