ansible-development-environ.../roles/robertdebock.common/meta/main.yml

49 lines
772 B
YAML

---
galaxy_info:
author: Robert de Bock
role_name: common
description: The purpose of this role is to configure common things 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:
- common
- alpine
- centos
- debian
- el
- fedora
- opensuse
- rhel
- server
- system
- ubuntu
dependencies: []