playbooks-home/apps_all.yml
2026-01-03 15:20:24 +01:00

9 lines
No EOL
231 B
YAML

- name: Install default apps
hosts: all
tasks:
- name: Install com.rustdesk.RustDesk
community.general.flatpak:
name: com.rustdesk.RustDesk
state: present
remote: flathub
method: system