community.general/lib/ansible/modules/storage
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
..
infinidat Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
netapp Added parameters to na_cdot_volume (#37202) 2018-03-16 15:14:06 -04:00
purestorage Fix author string in documentation section (#36798) 2018-02-27 20:25:24 +00:00
zfs Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
__init__.py