Files
community.general/lib/ansible/utils/module_docs_fragments
David Soper d1cf9cfeb6 Connection and MAC pool module for Cisco UCS (#31151)
* Initial commit for UcsConnection and ucs_macpool module.
Configures MAC address pools on UCS Manager.

* ansible-doc fixes

* PEP8 fixes

* pep8, pylint, and validate-modules fixes

* Correct indent issue introduced during pycodestyle cleanup

* Simplified module arugment setup.
Placed all code in main to avoid multiple calls and arg passing.

* module_utils/ucs changed to UCSModule which now handles login/logout directly
login_handle removed from module.params
doc updates on mac_list params and change to first_addr/last_addr for mac blocks
checking of all mac params

* Move module_utils to remote_management/ucs
Fix validate-modules issue with docs

* UCS MAC pool integration tests
Fixed issues with MAC pool descr and address range params
2017-12-14 19:38:35 +01:00
..
2015-05-12 12:18:55 -04:00
2017-08-07 16:08:20 +02:00
2017-07-19 23:14:52 +05:30
2017-03-15 16:00:43 +00:00
2017-01-27 17:08:02 -08:00
2015-07-14 10:07:59 -04:00
2017-01-28 00:12:11 -08:00
2017-11-16 13:49:57 -05:00
2016-10-14 09:50:15 -07:00
2017-11-21 10:03:34 -08:00
2017-02-16 11:29:43 -08:00
2015-07-21 18:03:55 -07:00
2017-03-15 16:00:43 +00:00