community.general/lib/ansible
David Soper 9757d9d4c3 support for iscsi vnics based on customer feature request (#48377)
* support for iscsi vnics based on customer feature request
integration tests added for iscsi vnics and vnic state absent

* correct version_added for iscsi and vnic lists
2018-11-09 16:26:23 +00:00
..
cli Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
compat
config Add toml inventory plugin (#41593) 2018-11-06 10:02:36 -06:00
errors
executor fix tagged implicit gathering (#48294) 2018-11-09 13:41:07 +00:00
galaxy Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
inventory make inventory warnings a bit smarter (#46284) 2018-11-07 11:09:32 -05:00
module_utils Netbox_device.py module (#46936) 2018-11-09 07:24:13 +00:00
modules support for iscsi vnics based on customer feature request (#48377) 2018-11-09 16:26:23 +00:00
parsing Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
playbook Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
plugins Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
template
utils Doc: k8s_raw_module fixing typo K8S_AUTH_HOST -> K8S_AUTH_KEY_FILE (#46947) 2018-11-05 12:13:57 -05:00
vars Fix return statement where we short circuit _get_delegated_vars (#48102) 2018-11-05 12:28:34 -06:00
__init__.py
constants.py
release.py