xoxys.yum/meta/main.yml

18 lines
365 B
YAML
Raw Normal View History

2019-01-09 22:28:12 +01:00
# Standards: 0.1
2018-11-15 22:26:29 +01:00
---
galaxy_info:
2020-01-30 23:26:11 +01:00
# @meta author:value: [Robert Kaussow](https://gitea.rknet.org/xoxys)
author: Robert Kaussow <mail@geeklabor.de>
2018-11-15 22:29:09 +01:00
description: Setup yum cron and yum repositories
2018-11-15 22:26:29 +01:00
license: MIT
2020-01-30 23:26:11 +01:00
min_ansible_version: 2.8
2018-11-15 22:26:29 +01:00
platforms:
2019-01-09 22:28:12 +01:00
- name: EL
versions:
- 7
2018-11-15 22:26:29 +01:00
galaxy_tags:
- yum
2018-11-15 22:27:38 +01:00
- cron
2018-11-15 22:26:29 +01:00
- repository
dependencies: