2018-11-15 21:26:29 +00:00
|
|
|
---
|
|
|
|
galaxy_info:
|
|
|
|
author: xoxys
|
2018-11-15 21:29:09 +00:00
|
|
|
description: Setup yum cron and yum repositories
|
2018-11-15 21:26:29 +00:00
|
|
|
license: MIT
|
|
|
|
min_ansible_version: 2.4
|
|
|
|
platforms:
|
|
|
|
- name: EL
|
|
|
|
versions:
|
|
|
|
- 7
|
|
|
|
galaxy_tags:
|
|
|
|
- yum
|
2018-11-15 21:27:38 +00:00
|
|
|
- cron
|
2018-11-15 21:26:29 +00:00
|
|
|
- repository
|
|
|
|
dependencies:
|