16 lines
456 B
JSON
16 lines
456 B
JSON
{
|
|
"author": "xoxys",
|
|
"author_full": "Robert Kaussow",
|
|
"author_email": "mail@thegeeklab.de",
|
|
"namespace": "xoxys",
|
|
"role_name": "my_role",
|
|
"role_description_short": "My demo role",
|
|
"role_category": "misc",
|
|
"role_min_ansible_version": "2.10",
|
|
"molecule_scenario": "centos-7",
|
|
"molecule_machine_size": "cx11",
|
|
"git_server": "gitea.rknet.org:ansible",
|
|
"git_default_branch": "main",
|
|
"license_year": "{% now 'Europe/Berlin', '%Y' %}"
|
|
}
|