Update install-prerequisites.yml
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"
This commit is contained in:
parent
795e5a20c2
commit
3a9008dc53
@ -1,3 +1,2 @@
|
||||
---
|
||||
- import_tasks: setup-debian.yml
|
||||
when: ansible_os_family == "Debian"
|
||||
|
Loading…
Reference in New Issue
Block a user