8 lines
123 B
YAML
8 lines
123 B
YAML
|
---
|
||
|
- name: Install
|
||
|
community.general.flatpak:
|
||
|
name:
|
||
|
- com.todoist.Todoist
|
||
|
method: user
|
||
|
state: present
|