ansible-collections / community.network

Ansible Community Network Collection
http://galaxy.ansible.com/community/network
Other
124 stars 90 forks source link

Adds support for Maipu switches to ansible network_cli #593

Open SummerPoxiao opened 7 months ago

SummerPoxiao commented 7 months ago
SUMMARY

Adds support for Maipu switches to ansible network_cli

ISSUE TYPE
ADDITIONAL INFORMATION

These plugins add support for Maipu switches to ansible, with these plugins the cli_command modules can be used on Maipu devices.

Andersson007 commented 6 months ago

@SummerPoxiao hello, thanks for creating the new content!

Please create a dedicated collection https://docs.ansible.com/ansible/latest/dev_guide/developing_collections_path.html and publish it on galaxy.

This repo contains mostly legacy stuff put here from the times where this stuff lived in ansible core repo. This repo still accepts bugfixes and improvements for the modules/plugins that are already here. For new stuff, please create and publish a collection