1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/aci_vlan_pool_encap_block
Dag Wieers dba561efa7
ACI: Avoid using 'previous' with query operations (#36181)
When ACI modules are being used for querying MOs, we should not return
the previous state, as there is no previous state, there's only the
current state.

This impacts a lot of tests that were used to testing the current state
as 'previous'.
2018-02-14 23:07:07 +01:00
..
tasks ACI: Avoid using 'previous' with query operations (#36181) 2018-02-14 23:07:07 +01:00
aliases aci_vlan_pool_encap_block: New module to manage VLAN encap blocks (#34653) 2018-01-11 23:22:43 +01:00