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/module_utils
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
..
docker Initial commit 2020-03-09 09:11:07 +00:00
identity Initial commit 2020-03-09 09:11:07 +00:00
net_tools Initial commit 2020-03-09 09:11:07 +00:00
network Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
oracle Initial commit 2020-03-09 09:11:07 +00:00
remote_management Initial commit 2020-03-09 09:11:07 +00:00
source_control Initial commit 2020-03-09 09:11:07 +00:00
storage Initial commit 2020-03-09 09:11:07 +00:00
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
alicloud_ecs.py Initial commit 2020-03-09 09:11:07 +00:00
cloud.py Initial commit 2020-03-09 09:11:07 +00:00
cloudscale.py Initial commit 2020-03-09 09:11:07 +00:00
cloudstack.py Initial commit 2020-03-09 09:11:07 +00:00
database.py Initial commit 2020-03-09 09:11:07 +00:00
digital_ocean.py Initial commit 2020-03-09 09:11:07 +00:00
dimensiondata.py Initial commit 2020-03-09 09:11:07 +00:00
exoscale.py Initial commit 2020-03-09 09:11:07 +00:00
f5_utils.py Initial commit 2020-03-09 09:11:07 +00:00
firewalld.py Initial commit 2020-03-09 09:11:07 +00:00
gcdns.py Initial commit 2020-03-09 09:11:07 +00:00
gce.py Initial commit 2020-03-09 09:11:07 +00:00
gcp.py Initial commit 2020-03-09 09:11:07 +00:00
gitlab.py Initial commit 2020-03-09 09:11:07 +00:00
heroku.py Initial commit 2020-03-09 09:11:07 +00:00
hetzner.py Initial commit 2020-03-09 09:11:07 +00:00
hwc_utils.py Initial commit 2020-03-09 09:11:07 +00:00
ibm_sa_utils.py Initial commit 2020-03-09 09:11:07 +00:00
infinibox.py Initial commit 2020-03-09 09:11:07 +00:00
influxdb.py Initial commit 2020-03-09 09:11:07 +00:00
ipa.py Initial commit 2020-03-09 09:11:07 +00:00
known_hosts.py Initial commit 2020-03-09 09:11:07 +00:00
kubevirt.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ldap.py Initial commit 2020-03-09 09:11:07 +00:00
linode.py Initial commit 2020-03-09 09:11:07 +00:00
lxd.py Initial commit 2020-03-09 09:11:07 +00:00
manageiq.py Initial commit 2020-03-09 09:11:07 +00:00
memset.py Initial commit 2020-03-09 09:11:07 +00:00
mysql.py Initial commit 2020-03-09 09:11:07 +00:00
oneandone.py Initial commit 2020-03-09 09:11:07 +00:00
oneview.py Initial commit 2020-03-09 09:11:07 +00:00
online.py Initial commit 2020-03-09 09:11:07 +00:00
opennebula.py Initial commit 2020-03-09 09:11:07 +00:00
postgres.py Initial commit 2020-03-09 09:11:07 +00:00
pure.py Initial commit 2020-03-09 09:11:07 +00:00
rax.py Initial commit 2020-03-09 09:11:07 +00:00
redfish_utils.py Initial commit 2020-03-09 09:11:07 +00:00
redhat.py Initial commit 2020-03-09 09:11:07 +00:00
scaleway.py Initial commit 2020-03-09 09:11:07 +00:00
univention_umc.py Initial commit 2020-03-09 09:11:07 +00:00
utm_utils.py Initial commit 2020-03-09 09:11:07 +00:00
vexata.py Initial commit 2020-03-09 09:11:07 +00:00
vultr.py Initial commit 2020-03-09 09:11:07 +00:00
xenserver.py Initial commit 2020-03-09 09:11:07 +00:00