mirror of
https://github.com/roles-ansible/ansible_role_rustdesk.git
synced 2024-08-16 10:19:48 +02:00
skip keys
This commit is contained in:
parent
aaf5b58ebd
commit
d7620f16cd
1 changed files with 3 additions and 3 deletions
|
@ -20,9 +20,9 @@
|
|||
ansible.builtin.include_tasks:
|
||||
file: 'directory.yml'
|
||||
|
||||
- name: Create Keys for rustdesk
|
||||
ansible.builtin.include_tasks:
|
||||
file: 'keys.yml'
|
||||
#- name: Create Keys for rustdesk
|
||||
# ansible.builtin.include_tasks:
|
||||
# file: 'keys.yml'
|
||||
|
||||
- name: Setup homebox systemd service
|
||||
ansible.builtin.include_tasks:
|
||||
|
|
Loading…
Reference in a new issue