community.general/lib/ansible/modules/storage/netapp
Luca Lorenzetto e541bed186 Added parameters to na_cdot_volume (#37202)
* Added parameters to na_cdot_volume

Before this commit there were no parameter for creating a volume
and exporting it as NFS volume. The added parameters are:
- *junction-path* for specifying where to mount the volume in the namespace
- *export-policy* for specifying which export policy to apply to the given namespace
- *snapshot-policy* if required, applying a snapshot policy for scheduling data protection tasks

* Sanity fixes

* Sanity fixes (2)
2018-03-16 15:14:06 -04:00
..
__init__.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
na_cdot_aggregate.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
na_cdot_license.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
na_cdot_lun.py modules/na_cdot_lun: properly compare LUN size (#34846) 2018-01-17 16:32:54 -05:00
na_cdot_qtree.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
na_cdot_svm.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
na_cdot_user.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
na_cdot_user_role.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
na_cdot_volume.py Added parameters to na_cdot_volume (#37202) 2018-03-16 15:14:06 -04:00
netapp_e_amg.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
netapp_e_amg_role.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
netapp_e_amg_sync.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
netapp_e_auth.py NetApp E-Series Auth - Resolve issues with validate_certs and error handling (#30167) 2017-09-12 15:52:33 -04:00
netapp_e_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
netapp_e_flashcache.py Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
netapp_e_host.py Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
netapp_e_hostgroup.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
netapp_e_lun_mapping.py Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
netapp_e_snapshot_group.py Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
netapp_e_snapshot_images.py Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
netapp_e_snapshot_volume.py Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
netapp_e_storage_system.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
netapp_e_storagepool.py Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
netapp_e_volume.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
netapp_e_volume_copy.py Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
sf_account_manager.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
sf_check_connections.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
sf_snapshot_schedule_manager.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
sf_volume_access_group_manager.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
sf_volume_manager.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00