community.general/lib/ansible/modules
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
..
cloud [cloud] Fix ASG updates when LaunchConfigurationName does not exist for ASG instances 2017-07-18 16:21:11 -04:00
clustering
commands command: Remove executable parameter when using command 2017-07-11 13:34:46 -07:00
crypto Openssl csr fixes (#26110) 2017-07-13 09:42:48 -04:00
database Make lujeni only maintainter of mongodb_user (#26789) 2017-07-14 11:16:26 +01:00
files Fix symlink handling (#26877) 2017-07-17 12:06:35 -07:00
identity Pep8 fixes for opendj_backendprop_* (#24587) 2017-07-06 09:50:26 +01:00
inventory Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
messaging
monitoring Add the 'ttl' parameter for sensu_check 2017-07-18 18:40:39 -04:00
net_tools Added RETURN information 2017-07-18 08:13:09 -04:00
network Add vyos_interface default description (#27029) 2017-07-19 13:01:56 +05:30
notification update auth_flag variable after STARTTLS connection is established, fixes #26376 2017-07-03 23:07:47 -04:00
packaging pip: Add example for --user (#26856) 2017-07-17 08:17:06 +02:00
remote_management Update hpilo_boot.py (#24499) 2017-07-13 13:48:03 -04:00
source_control Allow creation of github release tags (#25338) 2017-07-14 14:57:56 -04:00
storage
system Fix modules' use of BOOLEANS* 2017-07-17 11:48:05 -07:00
utilities Fix wait_for with newer versions of psutil. (#26455) 2017-07-05 19:00:13 -07:00
web_infrastructure New module: gunicorn (#26206) 2017-07-10 07:36:43 +01:00
windows win_unzip: Add integration tests, check-mode, various (#25335) 2017-07-19 09:54:57 +10:00
__init__.py