cookiecutter-ansible-collec.../cookiecutter.json

12 lines
357 B
JSON
Raw Permalink Normal View History

2020-08-17 20:47:55 +02:00
{
"author": "xoxys",
"author_full": "Robert Kaussow",
"author_email": "mail@thegeeklab.de",
2020-08-17 20:55:08 +02:00
"collection_namespace": "xoxys",
2020-08-17 20:47:55 +02:00
"collection_name": "my_collection",
"collection_description_short": "My demo collection",
"collection_category": "misc",
"git_server": "gitea.rknet.org:ansible",
"license_year": "{% now 'Europe/Berlin', '%Y' %}"
}