You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/modules/storage/netapp
Nathan Swartz 4c8407fb83 Fix documentation and facts_from_proxy value in the netapp_e_facts module. (#61072) 6 years ago
..
__init__.py Relocating extras into lib/ansible/modules/ after merge 9 years ago
_na_cdot_aggregate.py Fix various sonarcloud issues 7 years ago
_na_cdot_license.py Bulk module author 2 (#48955) 7 years ago
_na_cdot_lun.py Bulk module author 2 (#48955) 7 years ago
_na_cdot_qtree.py Bulk module author 2 (#48955) 7 years ago
_na_cdot_svm.py Bulk module author 2 (#48955) 7 years ago
_na_cdot_user.py Bulk module author 2 (#48955) 7 years ago
_na_cdot_user_role.py Bulk module author 2 (#48955) 7 years ago
_na_cdot_volume.py Bulk module author 2 (#48955) 7 years ago
_na_ontap_gather_facts.py Netapp: rename _facts -> _info (#60980) 6 years ago
_sf_account_manager.py Bulk module author 2 (#48955) 7 years ago
_sf_check_connections.py Bulk module author 2 (#48955) 7 years ago
_sf_snapshot_schedule_manager.py Convert to reduced list of known types (#50010) 7 years ago
_sf_volume_access_group_manager.py Bulk module author 2 (#48955) 7 years ago
_sf_volume_manager.py Convert to reduced list of known types (#50010) 7 years ago
na_elementsw_access_group.py bug fixes for group (#60887) 6 years ago
na_elementsw_account.py Bug fix to na_elementsw_account.py (#54798) 7 years ago
na_elementsw_admin_users.py Bug fix for na_elementsw_admin_users (#52377) 7 years ago
na_elementsw_backup.py bug fixes for backup (#60904) 6 years ago
na_elementsw_check_connections.py Bulk module author 2 (#48955) 7 years ago
na_elementsw_cluster.py na_elementsw_cluster was using wrong username/password (#54622) 7 years ago
na_elementsw_cluster_config.py New Module na_elementsw_cluster_config (#52373) 7 years ago
na_elementsw_cluster_pair.py bug and doc fixes (#60888) 6 years ago
na_elementsw_cluster_snmp.py Typo fixes (#59227) 6 years ago
na_elementsw_drive.py Convert to reduced list of known types (#50010) 7 years ago
na_elementsw_initiators.py New Module: na_elementsw_initiators (#52375) 7 years ago
na_elementsw_ldap.py Fix module issues (#52209) 7 years ago
na_elementsw_network_interfaces.py Fix module issues (#52209) 7 years ago
na_elementsw_node.py Convert to reduced list of known types (#50010) 7 years ago
na_elementsw_snapshot.py Convert to reduced list of known types (#50010) 7 years ago
na_elementsw_snapshot_restore.py Convert to reduced list of known types (#50010) 7 years ago
na_elementsw_snapshot_schedule.py Fix pycodestyle E117 issues. 7 years ago
na_elementsw_vlan.py small bug fix for elementsw_vlan (#60896) 6 years ago
na_elementsw_volume.py add import error (#60886) 6 years ago
na_elementsw_volume_clone.py Fix pycodestyle E117 issues. 7 years ago
na_elementsw_volume_pair.py small bug fix (#60890) 6 years ago
na_ontap_aggregate.py New options for na_ontap_aggregate (wait_for_online, and time_out) (#52353) 7 years ago
na_ontap_autosupport.py small doc update (#60902) 6 years ago
na_ontap_broadcast_domain.py Misc typo fixes (#59620) 6 years ago
na_ontap_broadcast_domain_ports.py Bulk module author 2 (#48955) 7 years ago
na_ontap_cg_snapshot.py cg snapshot needs to use vserver (#60899) 6 years ago
na_ontap_cifs.py Set vscan_fileop_profile for na_ontap_cifs (#57373) 7 years ago
na_ontap_cifs_acl.py small bug fix for cifs acl (#60898) 6 years ago
na_ontap_cifs_server.py bug fix, was not checking vserver (#60892) 6 years ago
na_ontap_cluster.py update copyright (#60900) 6 years ago
na_ontap_cluster_ha.py update copyright (#60908) 6 years ago
na_ontap_cluster_peer.py Allow for multiple LIFS instead of 1 at a time (#54800) 7 years ago
na_ontap_command.py Improving na_ontap_command module (#60471) 6 years ago
na_ontap_disks.py updates (#60143) 6 years ago
na_ontap_dns.py Add Rest API to DNS (#59937) 6 years ago
na_ontap_export_policy.py Bulk module author 2 (#48955) 7 years ago
na_ontap_export_policy_rule.py Duplicate rules were being created if rule index was not set (#57379) 7 years ago
na_ontap_fcp.py fixes' (#60907) 6 years ago
na_ontap_firewall_policy.py Update to na_ontap_firewall_policy (#51976) 7 years ago
na_ontap_firmware_upgrade.py Allow firmware update for (SP, ACP, Shelf, Disk) (#58597) 6 years ago
na_ontap_flexcache.py Wrong Setup function was being used, which could result in failure if new global options were used. (#52862) 7 years ago
na_ontap_igroup.py igroup has to use vserver (#60905) 6 years ago
na_ontap_igroup_initiator.py fixes (#60146) 6 years ago
na_ontap_info.py Added vserver to lun_info field to ensure unique LUN dict keys (#61357) 6 years ago
na_ontap_interface.py New options to Interface (#60499) 6 years ago
na_ontap_ipspace.py NetApp ONTAP module for manage ipspaces (#49821) 7 years ago
na_ontap_iscsi.py Bug Fix to na_ontap_iscsi (#53871) 7 years ago
na_ontap_job_schedule.py Wrong Setup function was being used, which could result in failure if new global options were used. (#52862) 7 years ago
na_ontap_kerberos_realm.py New storage/netapp module - na_ontap_kerberos_realm (#59923) 6 years ago
na_ontap_ldap.py New module - na_ontap_ldap (#59718) 6 years ago
na_ontap_ldap_client.py New module - na_ontap_ldap_client (#59713) 6 years ago
na_ontap_license.py Bug Fix: Fix cmp in na_ontap_licence (#52284) 7 years ago
na_ontap_lun.py Bulk module author 2 (#48955) 7 years ago
na_ontap_lun_copy.py Fix Example for lun copy (#53281) 7 years ago
na_ontap_lun_map.py Fix .encode('hex') call for python3 (#53343) 7 years ago
na_ontap_motd.py MOTD was not idempotent (#57372) 7 years ago
na_ontap_ndmp.py New Module: na_ontap_ndmp (#59815) 6 years ago
na_ontap_net_ifgrp.py Modify port would remove and re-add ports on a modify which can results in an error (#53341) 7 years ago
na_ontap_net_port.py Modify na_ontap_net_port NetAppModule module format, allow for multiple ports, unit tests (#52286) 7 years ago
na_ontap_net_routes.py bug fix (#55057) 7 years ago
na_ontap_net_subnet.py Auto support logs were not being created (#60901) 6 years ago
na_ontap_net_vlan.py update networking example (#54802) 7 years ago
na_ontap_nfs.py Adding new options to na_ontap_nfs module (#59505) 6 years ago
na_ontap_node.py doc update (#60895) 6 years ago
na_ontap_ntp.py Fix Examples with bad options (#53279) 7 years ago
na_ontap_nvme.py update (#54803) 7 years ago
na_ontap_nvme_namespace.py New Module: na_ontap_nvme_namespace (#50886) 7 years ago
na_ontap_nvme_subsystem.py Docs changes to na_ontap_nvme_subsystem (#52289) 7 years ago
na_ontap_object_store.py New module na_ontap_object_store (#59048) 6 years ago
na_ontap_ports.py New Module: na_ontap_ports (#59814) 6 years ago
na_ontap_portset.py new feature (#57320) 7 years ago
na_ontap_qos_adaptive_policy_group.py Added NetApp ONTAP Adaptive QoS Policy Module (#58707) 6 years ago
na_ontap_qos_policy_group.py small update (#60894) 6 years ago
na_ontap_qtree.py Qtree was not idempotent (#58596) 7 years ago
na_ontap_quotas.py na_ontap_quota was not using vserver (#58594) 6 years ago
na_ontap_security_key_manager.py New Module: Manage security keys (#52291) 7 years ago
na_ontap_service_processor_network.py bug fix (#54430) 7 years ago
na_ontap_snapmirror.py New options for identity_preserve (#60498) 6 years ago
na_ontap_snapshot.py Cast booleans to strings. (#60544) 6 years ago
na_ontap_snapshot_policy.py add modify to snapshot policy (#59149) 6 years ago
na_ontap_snmp.py update copyright (#60906) 6 years ago
na_ontap_software_update.py Allow to to upgrade more than 1 node at a time. (#50780) 7 years ago
na_ontap_svm.py push fix (#54916) 7 years ago
na_ontap_svm_options.py Bulk module author 2 (#48955) 7 years ago
na_ontap_ucadapter.py update copyright (#60903) 6 years ago
na_ontap_unix_group.py bug fixes (#59049) 6 years ago
na_ontap_unix_user.py New Module: Na_ontap_unix_user (#50888) 7 years ago
na_ontap_user.py new options (#60142) 6 years ago
na_ontap_user_role.py Update user roles to NetAppModule format (#50992) 7 years ago
na_ontap_volume.py Added comment field to na_ontap_volume module (#59566) 6 years ago
na_ontap_volume_autosize.py New Module: Volume Autosize (#59936) 6 years ago
na_ontap_volume_clone.py Add uid, and gid to volume clone (#57371) 7 years ago
na_ontap_vscan.py New Module: Vscan Enable (#57953) 6 years ago
na_ontap_vscan_on_access_policy.py New Module: na_ontap_vscan_on_access_policy (#49785) 7 years ago
na_ontap_vscan_on_demand_task.py type should be a string, not callable bool (#52735) 7 years ago
na_ontap_vscan_scanner_pool.py fixes (#58598) 7 years ago
na_ontap_vserver_cifs_security.py new module: na_ontap_vserver_cifs_security (#59817) 6 years ago
na_ontap_vserver_peer.py Fix bug when setting up a local vserver peer (#54257) 7 years ago
netapp_e_alerts.py Convert to reduced list of known types (#50010) 7 years ago
netapp_e_amg.py Convert to reduced list of known types (#50010) 7 years ago
netapp_e_amg_role.py Convert to reduced list of known types (#50010) 7 years ago
netapp_e_amg_sync.py Convert to reduced list of known types (#50010) 7 years ago
netapp_e_asup.py Convert to reduced list of known types (#50010) 7 years ago
netapp_e_auditlog.py Convert to reduced list of known types (#50010) 7 years ago
netapp_e_auth.py Convert to reduced list of known types (#50010) 7 years ago
netapp_e_drive_firmware.py Add netapp_e_drive_firmware (#59528) 6 years ago
netapp_e_facts.py Fix documentation and facts_from_proxy value in the netapp_e_facts module. (#61072) 6 years ago
netapp_e_firmware.py Add netapp_e_firmware module (#59529) 6 years ago
netapp_e_flashcache.py Convert to reduced list of known types (#50010) 7 years ago
netapp_e_global.py Convert to reduced list of known types (#50010) 7 years ago
netapp_e_host.py Remove automatic default group assignment in netapp_e_host module (#60239) 6 years ago
netapp_e_hostgroup.py Improve netapp_e_hostgroup and add unit tests. (#57094) 6 years ago
netapp_e_iscsi_interface.py Convert to reduced list of known types (#50010) 7 years ago
netapp_e_iscsi_target.py Fix netapp_e_iscsi_target chap secret size and clearing functionality. (#57135) 6 years ago
netapp_e_ldap.py Convert to reduced list of known types (#50010) 7 years ago
netapp_e_lun_mapping.py Lun mapping upstream dev (#57096) 6 years ago
netapp_e_mgmt_interface.py Convert to reduced list of known types (#50010) 7 years ago
netapp_e_snapshot_group.py Convert to reduced list of known types (#50010) 7 years ago
netapp_e_snapshot_images.py Convert to reduced list of known types (#50010) 7 years ago
netapp_e_snapshot_volume.py Convert to reduced list of known types (#50010) 7 years ago
netapp_e_storage_system.py Convert to reduced list of known types (#50010) 7 years ago
netapp_e_storagepool.py Add tray/drawer loss protection preference and integration tests to netapp_e_storagepool module. (#60151) 6 years ago
netapp_e_syslog.py Convert to reduced list of known types (#50010) 7 years ago
netapp_e_volume.py Volume dev upstream new options (#59660) 6 years ago
netapp_e_volume_copy.py Convert to reduced list of known types (#50010) 7 years ago