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/ios_config
Ganesh Nalawade a3c137c1ab
Fix diff_ignore_lines option issue for candidate configuration (#45201)
* Fix diff_ignore_lines option issue for candidate configuration

*  diff_ignore_lines option is to handle the running config fetch from
   remote host and ignore the lines that are auto updated eg: commit time and date
*  This option should not be used while processing candidate (input) configuration

* Fix review comment
2018-09-06 23:54:56 +05:30
..
defaults Migrate Network Tests into ansible/ansible (#18233) 2016-10-28 19:50:29 +01:00
meta integration/targets/ios_* work to support IOS (#20414) 2017-01-20 20:18:12 +00:00
tasks Add cli_config module (#42413) 2018-08-14 13:52:15 +05:30
templates Add cli_config module (#42413) 2018-08-14 13:52:15 +05:30
tests Fix diff_ignore_lines option issue for candidate configuration (#45201) 2018-09-06 23:54:56 +05:30