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/tasks
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
..
main.yml ACI Encap pool: New module for support layer2 encap pools (#33219) 2017-12-12 07:51:19 +00:00
vlan.yml ACI: Avoid using 'previous' with query operations (#36181) 2018-02-14 23:07:07 +01:00
vsan.yml ACI: Support validate_certs, use_ssl and use_proxy (#35146) 2018-01-21 00:38:20 +01:00
vxlan.yml ACI: Avoid using 'previous' with query operations (#36181) 2018-02-14 23:07:07 +01:00