2018-09-25 14:12:31 +07:00
|
|
|
galaxy_info:
|
2018-09-25 19:36:07 +07:00
|
|
|
author: Ronggo Radityo
|
2021-09-12 19:12:13 +07:00
|
|
|
description: Sources List selection for Debian
|
2018-09-25 19:36:07 +07:00
|
|
|
company: Kota Magelang
|
2018-09-25 14:12:31 +07:00
|
|
|
|
|
|
|
# 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
|
|
|
|
|
2018-09-25 19:36:07 +07:00
|
|
|
license: license (BSD, MIT)
|
2018-09-25 14:12:31 +07:00
|
|
|
|
|
|
|
min_ansible_version: 1.2
|
|
|
|
|
|
|
|
#
|
|
|
|
# platforms is a list of platforms, and each platform has a name and a list of versions.
|
|
|
|
#
|
2018-09-25 19:36:07 +07:00
|
|
|
platforms:
|
|
|
|
- name: Debian
|
|
|
|
versions:
|
|
|
|
- 8
|
|
|
|
- 9
|
2020-03-23 11:06:41 +07:00
|
|
|
- 10
|
2021-08-20 19:13:14 +07:00
|
|
|
- 11
|
2023-03-08 08:48:47 +07:00
|
|
|
- 12
|
2018-09-25 19:36:07 +07:00
|
|
|
|
|
|
|
galaxy_tags:
|
|
|
|
- linux
|
|
|
|
- debian
|
2018-09-25 14:12:31 +07:00
|
|
|
|
|
|
|
dependencies: []
|
|
|
|
# List your role dependencies here, one per line. Be sure to remove the '[]' above,
|
|
|
|
# if you add dependencies to this list.
|