ansible/lib/ansible
David Soper 02894fb972 Ucsm vhba template (#34015)
* vhba template and integration test

* SAN Connectivity Policies and integration test

* VSANs and integration tests

* WWNN/WWPN Pools and integration test

* vHBA templates and integration test

* option description spelled out (aliased to descr)
removed docs for list of dictionaries syntax
follow ACI indent style
state absent only requires dn name match (not full prop match)
2017-12-21 21:27:07 +01:00
..
cli dont warn on not matching 'all' (#32806) 2017-12-15 15:43:51 -05:00
compat Create a short license for PSF and MIT. (#32212) 2017-11-06 10:25:30 -08:00
config fix command warnings, add action warnings (#34060) 2017-12-21 08:35:32 -08:00
errors Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
executor simpler loop_control defaults (#34008) 2017-12-21 07:28:38 +10:00
galaxy Fix a typo in the readme of the skeleton used by ansible-galaxy. (#33807) 2017-12-13 11:35:05 +01:00
inventory dont warn on not matching 'all' (#32806) 2017-12-15 15:43:51 -05:00
module_utils fix command warnings, add action warnings (#34060) 2017-12-21 08:35:32 -08:00
modules Ucsm vhba template (#34015) 2017-12-21 21:27:07 +01:00
parsing Fix a unicodeerror so that we get the correct error message (#34058) 2017-12-19 16:26:30 -06:00
playbook simpler loop_control defaults (#34008) 2017-12-21 07:28:38 +10:00
plugins fix command warnings, add action warnings (#34060) 2017-12-21 08:35:32 -08:00
template [template/vars] Use to_native(exception) as a fallback for Python 3 which doesn't have a .message attribute (#34044) 2017-12-19 17:34:46 -05:00
utils influxdb: default hostname to localhost (#34117) 2017-12-21 07:04:45 +01:00
vars fix item var in delegation (#32986) 2017-11-20 09:29:55 -05:00
__init__.py
constants.py Fixes eos sending 'None' to device (#33015) 2017-11-17 11:33:54 -05:00
release.py