ansible-role-ntfy_service/tasks/main.yml

6 lines
121 B
YAML
Raw Permalink Normal View History

2022-10-11 09:19:04 +02:00
---
- name: Ensure installation
include_tasks: install.yml
- name: Ensure configuration
2023-02-09 23:14:43 +01:00
include_tasks: configure.yml