ansible/test
Matt Martz f1082af73f
Error if a module is found to shadow a reserved keyword (#34649)
* Error if a module is found to shadow a reserved keyword

* Add test for shadowed module

* Bring in functools.wraps for the decorator

* Drop the decorator, make _find_plugin the real function, find_plugin now holds the shadow logic

* Swap order of functions for bottom to top execution order

* Only error for modules

* Add test for loading a lookup plugin that shadows a keyword
2018-04-10 09:26:27 -05:00
..
cache
integration Error if a module is found to shadow a reserved keyword (#34649) 2018-04-10 09:26:27 -05:00
legacy Initial commit for Scaleway Compute (#38285) 2018-04-09 09:00:48 -05:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Multiple ansible-test fixes. (#38247) 2018-04-03 18:53:53 -07:00
sanity Add unit tests for ansible.module_utils.urls (#38059) 2018-04-09 10:17:43 -05:00
units fix nxos_hsrp issues (#38410) 2018-04-09 23:54:05 -04:00
utils Fix building from ubuntu1404 Dockerfile 2018-03-28 14:17:31 -07:00