ansible/test
Ganesh Nalawade 8eaa9cc938
Fix junos modules check_mode issue (#37311)
Fixes #37208

If check_mode is enabled instead of committing th config need to
discard all the chnages to cnadidate db
In case of cli to discard changes issue `rollback 0` command
and for netconf execute `discard-changes` rpc call
2018-03-26 07:27:30 -04:00
..
cache
integration Fix junos modules check_mode issue (#37311) 2018-03-26 07:27:30 -04:00
legacy exo_dns_record: remove limitation for multiple records only for A type (#35173) 2018-02-05 22:40:02 +01:00
results
runner Increase ansible-test scp retries. 2018-03-24 03:43:26 -07:00
sanity Fix yamllinter handling of tuple assignment. 2018-03-22 23:14:21 -07:00
units Move AWS placebo fixtures into test/units/utils so module_utils tests can use them (#37300) 2018-03-22 14:57:59 -04:00
utils Update httptester for httpbin==0.6.2 2018-03-21 11:21:39 -07:00