tests_vlan_mtu: Use debug task to show TEST/CLEANUP

The name for import_roles is not logged, therefore use an extra debug
task to indicate the test steps.
This commit is contained in:
Till Maas 2019-06-04 22:22:27 +02:00
parent a00fe15943
commit 5d2eec9478

View file

@ -12,7 +12,9 @@
state: present
- include_tasks: tasks/assert-device_present.yml
- name: "TEST: I can configure the MTU for a vlan interface without autoconnect."
import_role:
debug:
msg: "##################################################"
- import_role:
name: linux-system-roles.network
vars:
network_connections:
@ -45,8 +47,10 @@
- "{{ interface }}"
- "{{ vlan_interface }}"
- name: "CLEANUP: remove profiles"
import_role:
- name: "TEARDOWN: remove profiles."
debug:
msg: "##################################################"
- import_role:
name: linux-system-roles.network
vars:
network_connections: