summaryrefslogtreecommitdiff
path: root/test/integration/targets/dellos10_facts
Commit message (Collapse)AuthorAgeFilesLines
* Fix cosmetic problems in YAML sourceAdrien Vergé2016-11-112-3/+0
| | | | | | | | This change corrects problems reported by the `yamllint` linter. Since key duplication problems were removed in 4d48711, this commit mainly fixes trailing spaces and extra empty lines at beginning/end of files.
* Migrate Network Tests into ansible/ansible (#18233)John R Barker2016-10-284-0/+71
* Docs Networking tests * Copy networking tests from test-network-modules * Networking transport settings - group_vars * Network playbooks * Debug should be off by default * Update nxos.yaml * Remove items from top level * Use dependencies, not pre-tasks * Remove trailing blank lines * Remove backup files * newlines