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_encap_pool
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 Encap pool: New module for support layer2 encap pools (#33219) 2017-12-12 07:51:19 +00:00