|
|
@ -1,7 +1,7 @@
|
|
|
|
galaxy_info:
|
|
|
|
galaxy_info:
|
|
|
|
author: your name
|
|
|
|
author: dark
|
|
|
|
description: your role description
|
|
|
|
description: A role for managing a Kimai docker-compose installation which is solely interacting with the given docker-compose
|
|
|
|
company: your company (optional)
|
|
|
|
company:
|
|
|
|
|
|
|
|
|
|
|
|
# If the issue tracker for your role is not on github, uncomment the
|
|
|
|
# If the issue tracker for your role is not on github, uncomment the
|
|
|
|
# next line and provide a value
|
|
|
|
# next line and provide a value
|
|
|
@ -14,9 +14,9 @@ galaxy_info:
|
|
|
|
# - GPL-3.0-only
|
|
|
|
# - GPL-3.0-only
|
|
|
|
# - Apache-2.0
|
|
|
|
# - Apache-2.0
|
|
|
|
# - CC-BY-4.0
|
|
|
|
# - CC-BY-4.0
|
|
|
|
license: license (GPL-2.0-or-later, MIT, etc)
|
|
|
|
license: MTI
|
|
|
|
|
|
|
|
|
|
|
|
min_ansible_version: 2.1
|
|
|
|
min_ansible_version: 2.9
|
|
|
|
|
|
|
|
|
|
|
|
# If this a Container Enabled role, provide the minimum Ansible Container version.
|
|
|
|
# If this a Container Enabled role, provide the minimum Ansible Container version.
|
|
|
|
# min_ansible_container_version:
|
|
|
|
# min_ansible_container_version:
|
|
|
@ -39,7 +39,10 @@ galaxy_info:
|
|
|
|
# - 7
|
|
|
|
# - 7
|
|
|
|
# - 99.99
|
|
|
|
# - 99.99
|
|
|
|
|
|
|
|
|
|
|
|
galaxy_tags: []
|
|
|
|
galaxy_tags:
|
|
|
|
|
|
|
|
- kimai
|
|
|
|
|
|
|
|
- timetracking
|
|
|
|
|
|
|
|
- docker-compose
|
|
|
|
# List tags for your role here, one per line. A tag is a keyword that describes
|
|
|
|
# List tags for your role here, one per line. A tag is a keyword that describes
|
|
|
|
# and categorizes the role. Users find roles by searching for tags. Be sure to
|
|
|
|
# and categorizes the role. Users find roles by searching for tags. Be sure to
|
|
|
|
# remove the '[]' above, if you add tags to this list.
|
|
|
|
# remove the '[]' above, if you add tags to this list.
|
|
|
|