ansible/roles/apt/tasks/main.yml

7 lines
99 B
YAML
Raw Normal View History

2022-12-14 17:43:16 +01:00
---
- name: Include other yaml files
include_tasks: "{{ item }}"
with_fileglob:
- apt.yml