Files
2021-11-09 22:35:49 +01:00

17 lines
418 B
YAML

---
galaxy_info:
role_name: framework_dependent_app
namespace: qmfrederik
author: Frederik Carlier
description: |
Ansible Role to deploy a framework-dependent app created with dotnet deb or dotnet rpm
to a machine. Used to test dotnet deb and dotnet rpm.
license: MIT
min_ansible_version: 1.2
galaxy_tags: []
platforms:
- name: Debian
- name: Ubuntu
- name: CentOS
dependencies: []