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
bd55676bad
commit
8e6aa8e239
@ -1,6 +1,6 @@
|
||||
---
|
||||
|
||||
- name: Load variables
|
||||
- name: Include OS-specific variables
|
||||
include_vars: "{{ ansible_os_family }}.yml"
|
||||
|
||||
- name: "Remove existing systemd-networkd configuration"
|
||||
|
Loading…
Reference in New Issue
Block a user