1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/cloud/ovirt
Felix Fontein 25394eeafb
Fix imports and installing dependencies in CI, part 1 (#41)
* 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).
2020-03-24 22:14:53 +00:00
..
ovirt_affinity_label_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_api_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_cluster_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_datacenter_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_disk_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_event_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_external_provider_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_group_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_host_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_host_storage_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_network_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_nic_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_permission_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_quota_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_scheduling_policy_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_snapshot_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_storage_domain_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_storage_template_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_storage_vm_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_tag_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_template_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_user_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_vm_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ovirt_vmpool_facts.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00