fix: use a better task name to load os specific vars
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b50e939de5
commit
015463f33a
@ -1,6 +1,6 @@
|
||||
---
|
||||
|
||||
- name: Include special distribution-dependent variables
|
||||
- name: Include OS-specific variables
|
||||
include_vars: "{{ ansible_os_family }}.yml"
|
||||
|
||||
- name: Install bind and dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user