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/nxos_config/tests/cli
Peter Sprygada 381f7209f8 fixes issue in nxos_config when retrieving current config (#21843)
When parsing the configuration, the wrong indent level was set so the
configurations could not be properly compared.  Also noted that
defaults: yes needed to be added to the integration tests to make the
test cases valid, which is also included in this patch

fixes #21828
2017-02-23 16:59:29 -05:00
..
backup.yaml Use inventory_hostname_short (#20054) 2017-01-09 17:21:04 +00:00
defaults.yaml Migrate Network Tests into ansible/ansible (#18233) 2016-10-28 19:50:29 +01:00
multilevel.yaml Migrate Network Tests into ansible/ansible (#18233) 2016-10-28 19:50:29 +01:00
save.yaml Migrate Network Tests into ansible/ansible (#18233) 2016-10-28 19:50:29 +01:00
src_basic.yaml fixes issue in nxos_config when retrieving current config (#21843) 2017-02-23 16:59:29 -05:00
src_invalid.yaml Migrate Network Tests into ansible/ansible (#18233) 2016-10-28 19:50:29 +01:00
src_match_none.yaml fixes issue in nxos_config when retrieving current config (#21843) 2017-02-23 16:59:29 -05:00
sublevel.yaml Migrate Network Tests into ansible/ansible (#18233) 2016-10-28 19:50:29 +01:00
sublevel_block.yaml Migrate Network Tests into ansible/ansible (#18233) 2016-10-28 19:50:29 +01:00
sublevel_exact.yaml Migrate Network Tests into ansible/ansible (#18233) 2016-10-28 19:50:29 +01:00
sublevel_strict.yaml Migrate Network Tests into ansible/ansible (#18233) 2016-10-28 19:50:29 +01:00
toplevel.yaml Use inventory_hostname_short (#20054) 2017-01-09 17:21:04 +00:00
toplevel_after.yaml Use inventory_hostname_short (#20054) 2017-01-09 17:21:04 +00:00
toplevel_before.yaml Use inventory_hostname_short (#20054) 2017-01-09 17:21:04 +00:00
toplevel_nonidempotent.yaml Use inventory_hostname_short (#20054) 2017-01-09 17:21:04 +00:00