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

17 lines
362 B
YAML

---
galaxy_info:
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: your company (optional)
license: MIT
min_ansible_version: "2.9"
platforms:
- name: EL
versions:
- all
galaxy_tags: []
dependencies: []