ansible/test
Matt Davis 3f1ec6b862 add custom module type validation (#27183)
* Module argument_spec now accepts a callable for the type argument, which is passed through and called with the value when appropriate. On validation/conversion failure, the name of the callable (or its type as a fallback) is used in the error message.
* adds basic smoke tests for custom callable validator functionality
2017-07-26 16:12:50 -07:00
..
compile
integration changed collection arg to argregate on 2.4 network modules (#26649) 2017-07-26 10:09:17 -04:00
results
runner
sanity Add testcase for ipify_facts (#26421) 2017-07-26 12:16:10 +02:00
units add custom module type validation (#27183) 2017-07-26 16:12:50 -07:00
utils