zuul-airship-roles/roles/libvirt-network/tests/cleanup.yml

13 lines
254 B
YAML

- name: Include test variables.
include_vars:
file: vars.yml
- name: Clean networks
include_role:
name: libvirt-network
with_items: "{{ libvirt_networks }}"
loop_control:
loop_var: libvirt_network
vars:
network_action: cleanup