Remove when {{

Finally deprecated by ansible

Change-Id: I0b164f5c751f8ce5b5f0d55fb95f2c116bab3e0a
This commit is contained in:
Jean-Philippe Evrard 2017-05-23 14:13:19 +01:00
parent c93100a4f0
commit 7fb7b9a9d7
1 changed files with 2 additions and 2 deletions

View File

@ -33,8 +33,8 @@
- include: test-calico-functional.yml
when:
- "{{ neutron_plugin_type == 'ml2.calico' }}"
- "neutron_plugin_type == 'ml2.calico'"
- include: test-dragonflow-functional.yml
when:
- "{{ neutron_plugin_type == 'ml2.dragonflow' }}"
- "neutron_plugin_type == 'ml2.dragonflow'"