fix: use a better task name to load os specific vars
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Markus Pesch 2022-12-28 22:03:28 +01:00
parent bd55676bad
commit 8e6aa8e239
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
- name: Load variables
- name: Include OS-specific variables
include_vars: "{{ ansible_os_family }}.yml"
- name: "Remove existing systemd-networkd configuration"