aci_taboo_contract: Add integration tests and examples (#36276)

This PR includes:
- Missing integration tests
- Missing examples
- Two typo's in other integration tests
This commit is contained in:
Dag Wieers 2018-02-16 01:59:23 +01:00 committed by GitHub
commit 334e405e6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 313 additions and 11 deletions

View file

@ -165,7 +165,7 @@
check_mode: yes
register: cm_query_dynamic_vlan_pool
- name: Query ourdynamic vlan pool
- name: Query our dynamic vlan pool
aci_vlan_pool:
<<: *dynamic_vlan_pool_query
pool: anstest

View file

@ -165,7 +165,7 @@
check_mode: yes
register: cm_query_static_vlan_pool
- name: Query ourstatic vlan pool
- name: Query our static vlan pool
aci_vlan_pool:
<<: *static_vlan_pool_query
pool: anstest