summaryrefslogtreecommitdiff
path: root/test/integration/targets/dellos9_config/tests/cli/toplevel_after.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Migrated to dellemc_networking.os9Ansible Core Team2020-03-091-44/+0
|
* Use inventory_hostname_short (#20054)John R Barker2017-01-091-2/+2
| | | | | When using AWS we have to use the full domain name in the inventory file, which we rather than the short name. This change avoids that ending up being set in the tests.
* Migrate Network Tests into ansible/ansible (#18233)John R Barker2016-10-281-0/+44
* 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