Skip to content

Commit

Permalink
Check if bridge is absent after removing profile
Browse files Browse the repository at this point in the history
  • Loading branch information
tyll committed Jul 16, 2018
1 parent 35f2dcf commit 06538e5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions tests/tests_bridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
profile: "{{ interface }}"
task: tasks/assert-profile_absent.yml

# FIXME: Devices might still be left when profile is absent
#- import_playbook: run-tasks.yml
# vars:
# task: tasks/assert-device_absent.yml
- import_playbook: run-tasks.yml
vars:
task: tasks/assert-device_absent.yml

0 comments on commit 06538e5

Please sign in to comment.