ansible-development-environ.../roles/reboot/meta/main.yml

39 lines
618 B
YAML

---
galaxy_info:
author: Robert de Bock
role_name: reboot
description: The purpose of this role is to reboot your system.
license: Apache-2.0
company: none
min_ansible_version: 2.8
platforms:
- name: Alpine
versions:
- all
- name: Debian
versions:
- all
- name: EL
versions:
- 7
- 8
- name: Fedora
versions:
- all
- name: OpenSUSE
versions:
- all
- name: Ubuntu
versions:
- artful
- bionic
galaxy_tags:
- reboot
- archlinux
- centos
- redhat
dependencies: []