community.general/lib/ansible/modules/storage/netapp
Chris Archibald 84ebdb6ed5 Update example to be correct (#53337)
* Revert "changes to clusteR"

This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.

* Revert "changes to clusteR"

This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.

* Revert "Revert "changes to clusteR""

This reverts commit f1104a37b42886aebb4d2b2ab27c91c96d97858a.

* Revert "Revert "changes to clusteR""

This reverts commit f1104a37b42886aebb4d2b2ab27c91c96d97858a.

* documentation changes

* Revert "documentation changes"

This reverts commit 02c369d0414fdff492d90865c903bdade3174261.

* Fix rename example

* Fix docs
2019-03-06 13:38:36 -05:00
..
__init__.py
_na_cdot_aggregate.py
_na_cdot_license.py
_na_cdot_lun.py
_na_cdot_qtree.py
_na_cdot_svm.py
_na_cdot_user.py
_na_cdot_user_role.py
_na_cdot_volume.py
_sf_account_manager.py
_sf_check_connections.py
_sf_snapshot_schedule_manager.py
_sf_volume_access_group_manager.py
_sf_volume_manager.py
na_elementsw_access_group.py
na_elementsw_account.py
na_elementsw_admin_users.py
na_elementsw_backup.py Bug Fix for na_elementsw_backup.py (Default argument spec wasn't given) (#52378) 2019-03-05 16:03:43 +00:00
na_elementsw_check_connections.py
na_elementsw_cluster.py
na_elementsw_cluster_pair.py Bug Fix: na_elementsw_cluster_pair.py check if clusters are allready paired (#52379) 2019-03-06 16:20:00 +00:00
na_elementsw_drive.py
na_elementsw_ldap.py
na_elementsw_network_interfaces.py
na_elementsw_node.py
na_elementsw_snapshot.py
na_elementsw_snapshot_restore.py
na_elementsw_snapshot_schedule.py
na_elementsw_vlan.py
na_elementsw_volume.py
na_elementsw_volume_clone.py
na_elementsw_volume_pair.py
na_ontap_aggregate.py
na_ontap_autosupport.py Wrong Setup function was being used, which could result in failure if new global options were used. (#52862) 2019-03-04 16:58:09 +00:00
na_ontap_broadcast_domain.py
na_ontap_broadcast_domain_ports.py
na_ontap_cg_snapshot.py
na_ontap_cifs.py
na_ontap_cifs_acl.py
na_ontap_cifs_server.py
na_ontap_cluster.py
na_ontap_cluster_ha.py
na_ontap_cluster_peer.py
na_ontap_command.py
na_ontap_disks.py
na_ontap_dns.py
na_ontap_export_policy.py
na_ontap_export_policy_rule.py
na_ontap_fcp.py
na_ontap_firewall_policy.py
na_ontap_flexcache.py Wrong Setup function was being used, which could result in failure if new global options were used. (#52862) 2019-03-04 16:58:09 +00:00
na_ontap_gather_facts.py Add NVME to gatherfacts (#53007) 2019-03-04 16:57:05 +00:00
na_ontap_igroup.py
na_ontap_igroup_initiator.py
na_ontap_interface.py
na_ontap_iscsi.py
na_ontap_job_schedule.py Wrong Setup function was being used, which could result in failure if new global options were used. (#52862) 2019-03-04 16:58:09 +00:00
na_ontap_license.py
na_ontap_lun.py
na_ontap_lun_copy.py Fix Example for lun copy (#53281) 2019-03-05 15:50:42 -05:00
na_ontap_lun_map.py
na_ontap_motd.py
na_ontap_net_ifgrp.py
na_ontap_net_port.py
na_ontap_net_routes.py
na_ontap_net_vlan.py
na_ontap_nfs.py Add tcp_max_xfer_size option for na_ontap_nfs, plus unit test (#52288) 2019-03-05 16:04:21 +00:00
na_ontap_node.py
na_ontap_ntp.py
na_ontap_nvme.py
na_ontap_nvme_namespace.py
na_ontap_nvme_subsystem.py
na_ontap_portset.py
na_ontap_qos_policy_group.py
na_ontap_qtree.py Update example to be correct (#53337) 2019-03-06 13:38:36 -05:00
na_ontap_quotas.py New Module: na_ontap_quotas (#49783) 2019-03-05 16:22:31 +00:00
na_ontap_security_key_manager.py
na_ontap_service_processor_network.py
na_ontap_snapmirror.py Wrong Setup function was being used, which could result in failure if new global options were used. (#52862) 2019-03-04 16:58:09 +00:00
na_ontap_snapshot.py
na_ontap_snmp.py
na_ontap_software_update.py
na_ontap_svm.py
na_ontap_svm_options.py
na_ontap_ucadapter.py
na_ontap_unix_group.py
na_ontap_unix_user.py
na_ontap_user.py
na_ontap_user_role.py
na_ontap_volume.py
na_ontap_volume_clone.py
na_ontap_vscan_on_access_policy.py
na_ontap_vscan_on_demand_task.py
na_ontap_vscan_scanner_pool.py
na_ontap_vserver_peer.py
netapp_e_alerts.py
netapp_e_amg.py
netapp_e_amg_role.py
netapp_e_amg_sync.py
netapp_e_asup.py
netapp_e_auditlog.py
netapp_e_auth.py
netapp_e_facts.py
netapp_e_flashcache.py
netapp_e_global.py
netapp_e_host.py
netapp_e_hostgroup.py
netapp_e_iscsi_interface.py
netapp_e_iscsi_target.py
netapp_e_ldap.py
netapp_e_lun_mapping.py
netapp_e_mgmt_interface.py
netapp_e_snapshot_group.py
netapp_e_snapshot_images.py
netapp_e_snapshot_volume.py
netapp_e_storage_system.py
netapp_e_storagepool.py
netapp_e_syslog.py
netapp_e_volume.py
netapp_e_volume_copy.py