3a9008dc53
In order to avoid a extra call, move the next line, to control the first task on the tasks/main.yml when: ansible_os_family == "Debian"
3 lines
37 B
YAML
3 lines
37 B
YAML
---
|
|
- import_tasks: setup-debian.yml
|