community.general/lib/ansible/plugins
Samer Deeb cbf28c20cb Add Support for Mellanox switches: first module: mlnxos_command (#33121)
* Add Support for Mellanox switches: first module: mlnxos_command

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

* Add cliconf support for mlnxos

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

* 1- Fix short description, 2- remove waitfor

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

* remove usage of check_args

Signed-off-by: Samer Deeb <samerd@mellanox.com>
2017-11-27 20:55:08 +00:00
..
action Add Support for Mellanox switches: first module: mlnxos_command (#33121) 2017-11-27 20:55:08 +00:00
cache Config continued (#31024) 2017-11-16 13:49:57 -05:00
callback Fix invalid string escape sequences. 2017-11-21 10:03:34 -08:00
cliconf Add Support for Mellanox switches: first module: mlnxos_command (#33121) 2017-11-27 20:55:08 +00:00
connection - Fix authentication failure with paramiko when using password mode (#33303) 2017-11-27 14:17:17 +01:00
filter Type manipulation (#28446) 2017-11-24 15:26:29 -05:00
inventory make vars only group declarations an error 2017-11-21 14:40:02 -05:00
lookup fixed syntax error (#33185) 2017-11-22 14:00:17 +00:00
netconf Refactor junos modules to Use netconf and cliconf plugins (#32621) 2017-11-24 12:04:47 +05:30
shell minor become/runas cleanup (#32564) 2017-11-06 11:24:04 -08:00
strategy shuts down persistent connections at end of play run (#32825) 2017-11-22 15:30:06 +00:00
terminal Add Support for Mellanox switches: first module: mlnxos_command (#33121) 2017-11-27 20:55:08 +00:00
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars Scan group_vars/host_vars in sorted order 2017-11-20 21:57:42 -05:00
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 2017-11-22 15:35:31 -05:00
loader.py add lookups to config system (#33026) 2017-11-20 09:24:10 -05:00