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
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
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