mirror of
https://github.com/roles-ansible/ansible_role_weechat.git
synced 2024-08-16 13:09:48 +02:00
release first working version
This commit is contained in:
parent
4b081fd32b
commit
a10901ddc9
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ Ansible role to install and configure weechat.
|
|||
What can this role:
|
||||
-----------------
|
||||
- install weechat on Debian, Ubuntu, Archlinux or Fedora
|
||||
- ~~configure weechat~~ *(in progress)*
|
||||
- configure weechat
|
||||
- autostart via tmux and systemd
|
||||
|
||||
Settings
|
||||
|
|
|
@ -9,7 +9,7 @@ weechat_plugin_languages:
|
|||
lua: lua
|
||||
|
||||
# version management
|
||||
playbook_version_number: 2056 # should be over ninethousand
|
||||
playbook_version_number: 4096 # should be over ninethousand
|
||||
playbook_version_path: 'role-weechat_roles-ansible_github.com.version'
|
||||
|
||||
# default values
|
||||
|
|
Loading…
Reference in a new issue