ansible-base/roles/auto_reboot/meta/main.yml

30 lines
416 B
YAML
Raw Normal View History

2020-05-15 22:22:26 +02:00
galaxy_info:
author: nemo
description: Auto reboot for GNU/Linux.
company: Wirebrass
license: license (BSD)
min_ansible_version: 2.4
platforms:
- name: Debian
versions:
- stretch
- buster
- name: Gentoo
versions:
- all
- name: EL
versions:
- 7
galaxy_tags:
- reboot
- system
- server
- cron
- auto
dependencies: []