Files
ansible-role-common/meta/main.yml

19 lines
364 B
YAML
Raw Normal View History

2016-06-29 12:34:37 +12:00
---
galaxy_info:
2022-03-11 13:02:51 +13:00
role_name: common # if absent directory name hosting role is used instead
namespace: cybercinch # if absent, author is used instead
2022-03-11 20:38:26 +13:00
description: Commonplace system setup
2016-06-29 12:34:37 +12:00
company: your company (optional)
2022-03-11 20:38:26 +13:00
license: MIT
min_ansible_version: 2.9
platforms:
- name: EL
versions:
- all
categories:
- system
2016-06-29 12:34:37 +12:00
dependencies: []