ansible-development-environ.../roles/investigate/meta/main.yml

48 lines
759 B
YAML

---
galaxy_info:
author: Robert de Bock
role_name: investigate
description: Install and configure investigation tools on your system.
license: Apache-2.0
company: none
min_ansible_version: 2.6
platforms:
- name: Alpine
versions:
- all
- name: ArchLinux
version:
- all
- name: Debian
versions:
- all
- name: EL
version:
- 6
- 7
- name: Fedora
versions:
- all
- name: OpenSUSE
versions:
- all
- name: Ubuntu
versions:
- artful
- bionic
galaxy_tags:
- investigate
- alpine
- archlinux
- centos
- debian
- el
- fedora
- opensuse
- rhel
- ubuntu
dependencies: []