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
Ganesh Nalawade abb4361990 Add vyos_interface default description (#27029)
* Add default description string to vyos_interface

* If `state=up` it should remove the `disable` configuration
  for interface. However, if no other interface parameter is configured
  this ends up deleting the interface itself which is not the desired
  behaviour. Hence adding a default description field to avoid such
  scenario's.

* Minor changes

* Add default description to aggregate
9 years ago
..
compile Docs how to test (2nd) (#24094) 9 years ago
integration Add vyos_interface default description (#27029) 9 years ago
results Create bot friendly sanity output. (#22381) 9 years ago
runner Consolidate boolean/mk_boolean conversion functions into a single location 9 years ago
sanity Add files failing import test to skip list. 9 years ago
units Adding aruba_command module along with unit tests. (#26625) 9 years ago
utils Optimize running of CI cloud integration tests. 9 years ago