1
0
Fork 0
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:
L3D 2024-02-18 05:50:47 +01:00
parent aaf5b58ebd
commit d7620f16cd
No known key found for this signature in database
GPG key ID: AD65B920933B4B20

View file

@ -20,9 +20,9 @@
ansible.builtin.include_tasks: ansible.builtin.include_tasks:
file: 'directory.yml' file: 'directory.yml'
- name: Create Keys for rustdesk #- name: Create Keys for rustdesk
ansible.builtin.include_tasks: # ansible.builtin.include_tasks:
file: 'keys.yml' # file: 'keys.yml'
- name: Setup homebox systemd service - name: Setup homebox systemd service
ansible.builtin.include_tasks: ansible.builtin.include_tasks: