1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-29 23:49:09 +00:00

New Networking Module: NCLU (#21101)

* Adding Cumulus NCLU module

* Delete incorrect testing folder

* wrong import location for nclu test

* another wrong import location for nclu test

* unittest library doesn't support 'skip', removing 'real' nclu tests

* Don't need stringio since I'm not doing real tests

* got rid of unnecessary shebang in test_nclu

* version set to 1.0

* Documentation fixes
This commit is contained in:
Barry Peddycord III 2017-02-20 22:21:34 -05:00 committed by Peter Sprygada
parent 1bdffbd7ea
commit d1efc8e19e
3 changed files with 424 additions and 0 deletions