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

19 lines
364 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
categories:
- system
dependencies: []