ansible-role-motion/tasks/main.yml

5 lines
140 B
YAML
Raw Normal View History

2022-10-11 09:19:01 +02:00
---
- name: Ensure installation of Motion
include_tasks: install.yml
- name: Ensure configuration of Motion
include_tasks: configure.yml