index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
docsite
/
rst
/
dev_guide
/
testing_validate-modules.rst
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new check to ensure that module arguments are valid python identifiers ...
Matt Martz
2019-03-05
1
-1
/
+1
*
validate-modules: Documentation bool (#50085)
Abhijeet Kasurde
2019-02-15
1
-1
/
+2
*
Prevent metadata changes in a stable branch (#48994)
Matt Martz
2018-11-26
1
-0
/
+1
*
Remove more docs build errors (#45364)
Alicia Cozine
2018-09-11
1
-0
/
+2
*
Change validate-modules for removed modules
Toshio Kuratomi
2018-08-25
1
-1
/
+5
*
Add AnsibleModule signature schema, and fix associated issues (#43512)
Matt Martz
2018-07-31
1
-0
/
+1
*
Add shell out checks (#41545)
Andrea Tartaglia
2018-06-21
1
-0
/
+2
*
Argument spec must be dict/hash (#40858)
Abhijeet Kasurde
2018-06-20
1
-0
/
+1
*
Remove tab check from validate-modules.
Matt Clay
2018-05-21
1
-1
/
+0
*
Use arg_spec type for comparisons on default and choices (#37741)
Matt Martz
2018-03-26
1
-0
/
+4
*
Add several new doc<->arg_spec checks (#36247)
Matt Martz
2018-02-15
1
-0
/
+3
*
Module deprecation: docs, scheme and tests (#34100)
John R Barker
2018-01-30
1
-2
/
+2
*
ANSIBLE_METADATA doesn't support YAML currently, change 315 to invalid data t...
Matt Martz
2018-01-17
1
-1
/
+1
*
Compare arg+aliases between docs and argument_spec (#34809)
Matt Martz
2018-01-17
1
-0
/
+2
*
Extend validate-modules to check the next to last line (#34819)
jctanner
2018-01-15
1
-0
/
+1
*
Validate modules arg spec fixes (#34477)
Matt Martz
2018-01-12
1
-0
/
+1
*
Add validation test for new copyright (#32919)
Will Thames
2017-12-16
1
-0
/
+1
*
Fix module validator handling of empty options.
Matt Clay
2017-12-06
1
-0
/
+1
*
Allow specific __future__ imports in modules
Toshio Kuratomi
2017-07-28
1
-120
/
+79
*
Added test for 'RETURN' field in validate-modules (#23322)
Andrea Tartaglia
2017-05-02
1
-0
/
+2
*
Docs how to test (2nd) (#24094)
John R Barker
2017-04-28
1
-0
/
+181