mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
* Fix ovirt collection name (ovirt.ovirt_collection, not ovirt.ovirt). * Fix kubernetes module_utils references. * Fix broken f5 imports on community.general side. The imports in that collection are still broken and will still cause failures. * Fix Cisco ACI and MSO modules imports. * Fix check_point.mgmt dependency, fix imports. * Fix fortimanager imports. * Fix cisco intersight imports. * Fix ovirt module docs fragments. * Fix usage of _ in unit tests to avoid sanity failures. * Fix Cisco module docs fragments. * Fix netapp.ontap module docs fragment name. * Fix documentation. * Fix some boilerplate (the ones not mentioned in ignore.txt). |
||
|---|---|---|
| .. | ||
| ovirt_affinity_label_facts.py | ||
| ovirt_api_facts.py | ||
| ovirt_cluster_facts.py | ||
| ovirt_datacenter_facts.py | ||
| ovirt_disk_facts.py | ||
| ovirt_event_facts.py | ||
| ovirt_external_provider_facts.py | ||
| ovirt_group_facts.py | ||
| ovirt_host_facts.py | ||
| ovirt_host_storage_facts.py | ||
| ovirt_network_facts.py | ||
| ovirt_nic_facts.py | ||
| ovirt_permission_facts.py | ||
| ovirt_quota_facts.py | ||
| ovirt_scheduling_policy_facts.py | ||
| ovirt_snapshot_facts.py | ||
| ovirt_storage_domain_facts.py | ||
| ovirt_storage_template_facts.py | ||
| ovirt_storage_vm_facts.py | ||
| ovirt_tag_facts.py | ||
| ovirt_template_facts.py | ||
| ovirt_user_facts.py | ||
| ovirt_vm_facts.py | ||
| ovirt_vmpool_facts.py | ||