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/storage/netapp
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
..
na_cdot_aggregate.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
na_cdot_license.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
na_cdot_lun.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
na_cdot_qtree.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
na_cdot_svm.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
na_cdot_user.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
na_cdot_user_role.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
na_cdot_volume.py Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
na_ontap_gather_facts.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_alerts.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_amg.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_amg_role.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_amg_sync.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_asup.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_auditlog.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_auth.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_drive_firmware.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_facts.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_firmware.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_flashcache.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_global.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_host.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_hostgroup.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_iscsi_interface.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_iscsi_target.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_ldap.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_lun_mapping.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_mgmt_interface.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_snapshot_group.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_snapshot_images.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_snapshot_volume.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_storage_system.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_storagepool.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_syslog.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_volume.py Initial commit 2020-03-09 09:11:07 +00:00
netapp_e_volume_copy.py Initial commit 2020-03-09 09:11:07 +00:00
sf_account_manager.py Initial commit 2020-03-09 09:11:07 +00:00
sf_check_connections.py Initial commit 2020-03-09 09:11:07 +00:00
sf_snapshot_schedule_manager.py Initial commit 2020-03-09 09:11:07 +00:00
sf_volume_access_group_manager.py Initial commit 2020-03-09 09:11:07 +00:00
sf_volume_manager.py Initial commit 2020-03-09 09:11:07 +00:00