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/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
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Error if a module is found to shadow a reserved keyword (#34649) 7 years ago
legacy Initial commit for Scaleway Compute (#38285) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Multiple ansible-test fixes. (#38247) 7 years ago
sanity Add unit tests for ansible.module_utils.urls (#38059) 7 years ago
units fix nxos_hsrp issues (#38410) 7 years ago
utils Fix building from ubuntu1404 Dockerfile 7 years ago