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

update role

This commit is contained in:
L3D 2021-06-03 15:03:44 +02:00
parent 34d90e43cd
commit 897358245c
Signed by: l3d
GPG key ID: CD08445BFF4313D1
2 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@
push any local changes and you have to do this
manually by yourself.
when:
- weechat__custom_config.gen_ssh_key_pair | bool
- weechat__custom_gen_ssh_key_pair | bool
- ssh_key_pair.changed
- name: clone or update private git repository

View file

@ -9,7 +9,7 @@ weechat_plugin_languages:
lua: lua
# version management
playbook_version_number: 4220 # should be over ninethousand
playbook_version_number: 4221 # should be over ninethousand
playbook_version_path: 'role-weechat_roles-ansible_github.com.version'
weechat__debian_weechat_repo: "https://weechat.org/{{ ansible_distribution|lower }} {{ ansible_distribution_release }} main"