community.general/lib/ansible/modules
Samer Deeb 8277e9d1a5 Add new module mlnxos_bgp for managing bgp protocol on Mellanox MLNX-OS devices (#34305)
* Add new module mlnxos_bgp for managing bgp protocol on Mellanox MLNX-OS
devices

Signed-off-by: Samer Deeb <samerd@mellanox.com>

* Add missing required field, and Fix Documentation

Signed-off-by: Samer Deeb <samerd@mellanox.com>

* Fix documentation of neighbors field

Signed-off-by: Samer Deeb <samerd@mellanox.com>
2018-01-10 16:09:42 +00:00
..
cloud Fix misleading cleanup/detach documentation (#34674) 2018-01-10 15:33:22 +00:00
clustering Separate common and raw (#34563) 2018-01-09 07:22:46 -05:00
commands Remove shell module specialcases 2017-12-21 20:42:44 -08:00
crypto expose subject_strict and issuer_strict to users (#34090) 2018-01-04 04:43:37 -05:00
database New module for managing user in InfluxDB (#31566) 2018-01-05 15:27:43 +05:30
files Fix broken link to w3schools (#34561) 2018-01-08 00:13:39 +01:00
identity FreeIPA: Add CNAME, DNAME and A6 as record type (#34236) 2017-12-27 16:32:11 -05:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging
monitoring New module grafana dashboard (#31930) 2018-01-04 10:12:02 +00:00
net_tools nmcli: Handle dbus exception (#34577) 2018-01-09 10:03:36 +01:00
network Add new module mlnxos_bgp for managing bgp protocol on Mellanox MLNX-OS devices (#34305) 2018-01-10 16:09:42 +00:00
notification Fix out-dated code style in new module logentries_msg.py 2018-01-04 20:50:42 -08:00
packaging Fix Python 3.7 syntax error in yum_repository. 2018-01-09 17:54:10 -08:00
remote_management Add ManageIQ alert profiles module (#32354) 2018-01-10 17:04:05 +01:00
source_control Fixed typo on git module doc (#34039) 2017-12-19 17:44:06 +01:00
storage Deprecate check_invalid_arguments (#34004) 2017-12-19 14:36:02 -08:00
system service_facts module (#34065) 2018-01-08 13:35:16 -08:00
utilities fix ci, duplicate exception checking was merged in wait_for (my fault) 2017-12-13 09:53:39 -08:00
web_infrastructure Do not prevent username logging in jenkins_script module (#34459) 2018-01-04 10:03:01 -05:00
windows win_scheduled_task_stat: correctly return values from nested com values (#34671) 2018-01-10 10:23:04 +10:00
__init__.py