mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* 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 |
8 years ago | |
|---|---|---|
| .. | ||
| targets | 8 years ago | |
| asa.yaml | 9 years ago | |
| cloud-config-aws.yml.template | 8 years ago | |
| cloud-config-azure.yml.template | 9 years ago | |
| cloud-config-cs.ini.template | 9 years ago | |
| dellos6.yaml | 9 years ago | |
| dellos9.yaml | 9 years ago | |
| dellos10.yaml | 9 years ago | |
| eos.yaml | 8 years ago | |
| integration.cfg | 8 years ago | |
| integration_config.yml | 9 years ago | |
| inventory | 8 years ago | |
| inventory.network | 9 years ago | |
| inventory.networking.template | 9 years ago | |
| inventory.remote.template | 10 years ago | |
| inventory.winrm.template | 9 years ago | |
| ios.yaml | 8 years ago | |
| iosxr.yaml | 9 years ago | |
| junos.yaml | 9 years ago | |
| network-all.yaml | 9 years ago | |
| network-integration.cfg | 8 years ago | |
| nxos.yaml | 8 years ago | |
| ops.yaml | 9 years ago | |
| platform_agnostic.yaml | 9 years ago | |
| target-prefixes.network | 9 years ago | |
| vyos.yaml | 8 years ago | |
| windows-integration.cfg | 8 years ago | |