network/tests/tasks/show-interfaces.yml
2018-05-23 18:55:21 +02:00

4 lines
109 B
YAML

# SPDX-License-Identifier: BSD-3-Clause
---
- debug:
msg: "ansible_interfaces: {{ ansible_interfaces }}"