2020-01-30 08:13:03 +00:00
|
|
|
{
|
|
|
|
"author": "xoxys",
|
|
|
|
"author_full": "Robert Kaussow",
|
2020-08-17 18:53:22 +00:00
|
|
|
"author_email": "mail@thegeeklab.de",
|
2021-04-23 10:20:01 +00:00
|
|
|
"namespace": "xoxys",
|
2020-01-30 08:13:03 +00:00
|
|
|
"role_name": "my_role",
|
|
|
|
"role_description_short": "My demo role",
|
2020-02-17 21:48:23 +00:00
|
|
|
"role_category": "misc",
|
2021-04-21 19:22:16 +00:00
|
|
|
"role_min_ansible_version": "2.10",
|
2020-10-03 11:11:44 +00:00
|
|
|
"molecule_scenario": "centos-7",
|
|
|
|
"molecule_machine_size": "cx11",
|
2020-05-17 18:26:44 +00:00
|
|
|
"git_server": "gitea.rknet.org:ansible",
|
2021-05-28 11:27:25 +00:00
|
|
|
"git_default_branch": "main",
|
2020-01-30 08:13:03 +00:00
|
|
|
"license_year": "{% now 'Europe/Berlin', '%Y' %}"
|
|
|
|
}
|