2019-10-06 20:55:56 +00:00
|
|
|
galaxy_info:
|
|
|
|
author: Jannik Beyerstedt
|
|
|
|
description: General server setup
|
|
|
|
|
|
|
|
# issue_tracker_url: http://example.com/issue/tracker
|
2020-04-08 17:35:17 +00:00
|
|
|
license: Apache2.0
|
2019-10-06 20:55:56 +00:00
|
|
|
min_ansible_version: 2.4
|
|
|
|
|
|
|
|
platforms:
|
2019-11-12 20:34:35 +00:00
|
|
|
- name: Debian
|
|
|
|
versions:
|
|
|
|
- all
|
2020-03-08 15:41:55 +00:00
|
|
|
- name: Centos
|
|
|
|
versions:
|
|
|
|
- 7
|
|
|
|
- 8
|
2019-10-06 20:55:56 +00:00
|
|
|
|
2019-11-12 20:34:35 +00:00
|
|
|
galaxy_tags:
|
|
|
|
[]
|
2019-10-06 20:55:56 +00:00
|
|
|
# List tags for your role here, one per line.
|
|
|
|
# Be sure to remove the '[]' above, if you add tags to this list.
|
|
|
|
|
2019-11-12 20:34:35 +00:00
|
|
|
dependencies:
|
|
|
|
[]
|
2019-10-06 20:55:56 +00:00
|
|
|
# List your role dependencies here, one per line.
|
|
|
|
# Be sure to remove the '[]' above, if you add tags to this list.
|