ansible/docs
Matt Martz dcc05093db Validate modules arg spec fixes (#34477)
* Update validate-modules arg_spec introspection to be faster, by only mocking the imports we explicitly list
* The use of types.MethodType in redhat_subscription wasn't py3 compatible, use partial instead
* Remove argument_spec import hacks, make them errors, we can ignore them with ansible-test
* Enable the --arg-spec flag for validate-modules
2018-01-11 15:41:53 -08:00
..
api
bin Moved generated module RSTs to their own directory. (#33966) 2017-12-21 01:47:39 -08:00
docsite Validate modules arg spec fixes (#34477) 2018-01-11 15:41:53 -08:00
man
templates Update link in common footer (#34397) 2018-01-03 20:52:14 -08:00