ansible-role-debian-update/meta/main.yml

29 lines
675 B
YAML

galaxy_info:
author: Ronggo Radityo
description: Update Debian Server
company: Kota Magelang
# If the issue tracker for your role is not on github, uncomment the
# next line and provide a value
# issue_tracker_url: http://example.com/issue/tracker
license: license (BSD, MIT)
min_ansible_version: 1.2
#
# platforms is a list of platforms, and each platform has a name and a list of versions.
#
platforms:
- name: Debian
versions:
- 8
- 9
galaxy_tags:
- linux
- debian
dependencies: []
# List your role dependencies here, one per line. Be sure to remove the '[]' above,
# if you add dependencies to this list.