2019-07-20 19:00:37 +02:00
|
|
|
---
|
2019-07-20 20:04:45 +02:00
|
|
|
# weechat plugin languages
|
|
|
|
weechat_plugin_languages:
|
2023-03-01 21:27:09 +01:00
|
|
|
pl: 'perl'
|
|
|
|
scm: 'guile'
|
|
|
|
js: 'javascript'
|
|
|
|
py: 'python'
|
|
|
|
rb: 'ruby'
|
|
|
|
lua: 'lua'
|
2019-07-20 20:04:45 +02:00
|
|
|
|
|
|
|
# version management
|
2023-03-01 21:27:09 +01:00
|
|
|
playbook_version_number: 4222 # should be over ninethousand
|
2020-03-09 17:51:33 +01:00
|
|
|
playbook_version_path: 'role-weechat_roles-ansible_github.com.version'
|
2020-03-11 09:55:08 +01:00
|
|
|
|
2023-03-01 21:27:09 +01:00
|
|
|
weechat__debian_weechat_repo: "https://weechat.org/{{ ansible_distribution | lower }} {{ ansible_distribution_release }} main"
|