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:
parent
34d90e43cd
commit
897358245c
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue