mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-18 17:05:13 +00:00
5 lines
147 B
YAML
5 lines
147 B
YAML
# SPDX-License-Identifier: BSD-3-Clause
|
|
---
|
|
- include: get_current_interfaces.yml
|
|
- debug:
|
|
msg: "current_interfaces: {{ current_interfaces }}"
|