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
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
..
defaults Fix cosmetic problems in YAML source 2016-11-11 14:50:57 -08:00
meta Migrate Network Tests into ansible/ansible (#18233) 2016-10-28 19:50:29 +01:00
tasks Fix cosmetic problems in YAML source 2016-11-11 14:50:57 -08:00
templates Migrate Network Tests into ansible/ansible (#18233) 2016-10-28 19:50:29 +01:00
tests fixes issue in nxos_config when retrieving current config (#21843) 2017-02-23 16:59:29 -05:00