Files
ansible-role-common/meta/main.yml
2022-04-03 13:20:47 +12:00

18 lines
392 B
YAML

---
galaxy_info:
author: guisea <aaron@guise.net.nz>
role_name: common # if absent directory name hosting role is used instead
namespace: cybercinch # if absent, author is used instead
description: Commonplace system setup
company: CyberCinch
license: MIT
min_ansible_version: "2.9"
platforms:
- name: EL
versions:
- all
galaxy_tags: []
dependencies: []