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
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)
8 years ago
..
cli Ansible Galaxy: skel for network role #37241 (#37251) 8 years ago
compat Enable wildcard import pylint (#35786) 8 years ago
config adds fix for terminal plugins 8 years ago
errors Make AnsibleActionDone a private exception 8 years ago
executor Connection error messages are unsafe: wrap them (#37329) 8 years ago
galaxy Ansible Galaxy: skel for network role #37241 (#37251) 8 years ago
inventory protect against plugins using verify incorrectly 8 years ago
module_utils Add fact to obtain iSCSI initiator IQN 8 years ago
modules Added parameters to na_cdot_volume (#37202) 8 years ago
parsing Remove dead code 8 years ago
playbook Fixes #12353 #20977 adds new option to galaxy cli to preserve scm meta (#34642) 8 years ago
plugins Close & remove paramiko connection where appropriate (#37528) 8 years ago
template Revert "remove query/q (#36315)" 8 years ago
utils Clean up module documentation (#36909) 8 years ago
vars Fix ansible_lo being used inside of ansible_facts 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Move module_set_locale and module_lang back to global 8 years ago
release.py Fix version in lib/ansible/release.py 8 years ago