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_switch_leaf_selector
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 added aci_switch_leaf_selector integration tests (#34951) 2018-01-17 19:44:35 +01:00