1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_weechat.git synced 2024-08-16 13:09:48 +02:00
ansible_role_weechat/vars/main.yml

14 lines
309 B
YAML
Raw Normal View History

---
2019-07-20 20:04:45 +02:00
# weechat plugin languages
weechat_plugin_languages:
pl: perl
scm: guile
js: javascript
py: python
rb: ruby
lua: lua
# version management
2019-07-20 21:43:40 +02:00
playbook_version_number: 1027 # should be over ninethousand
playbook_version_path: '/etc/ansible-version/role-weechat_chaos-bodensee_github.com.version'