File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
roles/usegalaxy_cz.llm_hub Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Example Playbook
1919License
2020-------
2121
22- BSD
22+ MIT
2323
2424Author Information
2525------------------
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: MIT-0
22galaxy_info :
3- author : your name
4- description : your role description
5- company : your company (optional)
3+ author : Ales Krenek
4+ description : configure support for llm hub tool
5+ company : CESNET
66
77 # If the issue tracker for your role is not on github, uncomment the
88 # next line and provide a value
@@ -15,8 +15,7 @@ galaxy_info:
1515 # - GPL-3.0-only
1616 # - Apache-2.0
1717 # - CC-BY-4.0
18- license : license (GPL-2.0-or-later, MIT, etc)
19-
18+ license : MIT
2019 min_ansible_version : 2.1
2120
2221 # If this a Container Enabled role, provide the minimum Ansible Container version.
You can’t perform that action at this time.
0 commit comments