You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Nathaniel Case 5850591d14
Base connection class for network-style connections (#41839)
* Create base class for network-style connections

* clean up some differences

* Move NetworkConnectionBase

* Tweak netconf for tests

* Tweak when network_os is checked to avoid failing tests

* Pull back exec_command
6 years ago
..
cache
integration Fix integration tests (#42088) 6 years ago
legacy Fix some broken links (#42079) 6 years ago
results
runner Temporarily switch RHEL and Windows tests to AWS. 6 years ago
sanity
units Base connection class for network-style connections (#41839) 6 years ago
utils