mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-17 06:54:08 +00:00
* multiple parents issues in diff * Integration tests for missing functionality * add testcase for other platforms. vnxos does not support qos so need to find a command chain on v-nxos for multiple parets. junos uses on-device diff so should not need this. * Fix for issue when any candidate parent did not meet the exact line in running-config * DCI runs eos_config without become flag |
||
|---|---|---|
| .. | ||
| backup.yaml | ||
| defaults.yaml | ||
| diff.yaml | ||
| save.yaml | ||
| src_basic.yaml | ||
| src_invalid.yaml | ||
| src_match_none.yaml | ||
| sublevel.yaml | ||
| sublevel_block.yaml | ||
| sublevel_exact.yaml | ||
| sublevel_strict.yaml | ||
| sublevel_strict_mul_parents.yaml | ||
| toplevel.yaml | ||
| toplevel_after.yaml | ||
| toplevel_before.yaml | ||
| toplevel_nonidempotent.yaml | ||