ansible/roles/apt/tasks/main.yml
2022-12-14 17:43:16 +01:00

7 lines
99 B
YAML

---
- name: Include other yaml files
include_tasks: "{{ item }}"
with_fileglob:
- apt.yml