community.general/lib/ansible
Trishna Guha 96346938ee
nxos_vlan refactor to support non structured output (#43805)
* nxos_vlan refactor to support non structured output

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* unittest fix

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* minor fixes

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* use check_rc

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* address review comment

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* remove additional return statement

* address Nate's review

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2018-08-10 21:03:56 +05:30
..
cli Fix config manager to show errors 2018-08-01 19:42:35 -07:00
compat Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
config Only print warning when ansible.cfg is actually skipped (#43583) 2018-08-03 10:39:33 -07:00
errors
executor Prevent data being truncated over persistent connection socket (#43885) 2018-08-10 09:26:58 -04:00
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 2018-07-17 08:11:42 +05:30
inventory Error on empty group/host name (#42584) 2018-07-12 09:59:00 -04:00
module_utils nxos_vlan refactor to support non structured output (#43805) 2018-08-10 21:03:56 +05:30
modules nxos_vlan refactor to support non structured output (#43805) 2018-08-10 21:03:56 +05:30
parsing Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
playbook Fix referenced before assignment in role requirements 2018-08-01 16:48:49 -04:00
plugins nxos_vlan refactor to support non structured output (#43805) 2018-08-10 21:03:56 +05:30
template Add specific exceptions to except 2018-08-01 16:42:05 -04:00
utils New module for managing EMC VNX Block storage (#42945) 2018-08-09 10:38:26 -07:00
vars delegate_to: accept only string for delegation host (#43473) 2018-08-06 11:40:12 +05:30
__init__.py
constants.py Fix spelling of ansbile to ansible (#43898) 2018-08-09 18:32:42 -04:00
release.py update 2.7 codename 2018-05-31 15:46:07 -07:00