ansible/test/integration/targets/vyos_interface
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
2017-07-19 13:01:56 +05:30
..
defaults vyos implementation for net_interface module (#26799) 2017-07-14 19:39:21 +05:30
tasks vyos implementation for net_interface module (#26799) 2017-07-14 19:39:21 +05:30
tests/cli Add vyos_interface default description (#27029) 2017-07-19 13:01:56 +05:30