mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
* 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 |
||
---|---|---|
.. | ||
aws | ||
facts | ||
network | ||
parsing | ||
powershell | ||
remote_management | ||
six | ||
__init__.py | ||
_text.py | ||
ansible_tower.py | ||
api.py | ||
azure_rm_common.py | ||
basic.py | ||
cloud.py | ||
cloudscale.py | ||
cloudstack.py | ||
connection.py | ||
crypto.py | ||
database.py | ||
digital_ocean.py | ||
dimensiondata.py | ||
docker_common.py | ||
ec2.py | ||
exoscale.py | ||
f5_utils.py | ||
gcdns.py | ||
gce.py | ||
gcp.py | ||
infinibox.py | ||
influxdb.py | ||
ipa.py | ||
ismount.py | ||
json_utils.py | ||
k8s_common.py | ||
keycloak.py | ||
known_hosts.py | ||
lxd.py | ||
manageiq.py | ||
mysql.py | ||
netapp.py | ||
oneview.py | ||
openshift_common.py | ||
openstack.py | ||
ovirt.py | ||
postgres.py | ||
pure.py | ||
pycompat24.py | ||
rax.py | ||
redhat.py | ||
service.py | ||
splitter.py | ||
univention_umc.py | ||
urls.py | ||
vca.py | ||
vmware.py | ||
vultr.py |