2019-07-20 19:29:23 +02:00
|
|
|
---
|
|
|
|
- name: install weechat if available
|
|
|
|
package:
|
|
|
|
name:
|
|
|
|
- weechat
|
2020-03-11 10:07:41 +01:00
|
|
|
- weechat-plugins
|
|
|
|
- weechat-python
|
|
|
|
- weechat-perl
|
|
|
|
- weechat-lua
|
|
|
|
- weechaz-ruby
|
|
|
|
- weechat-doc
|
2019-07-20 19:29:23 +02:00
|
|
|
state: present
|