Commit Graph

19 Commits (7c61ce153ffcbb75ededa9ece4ea86ae1c19fbc2)

Author SHA1 Message Date
Matt Martz 7287d396e2 Prevent metadata changes in a stable branch (#48994)
8 years ago
Alicia Cozine 4264be2b18 Remove more docs build errors (#45364)
8 years ago
Toshio Kuratomi 68c60ad307 Change validate-modules for removed modules
8 years ago
Matt Martz 01c0446cb5
Add AnsibleModule signature schema, and fix associated issues (#43512)
8 years ago
Andrea Tartaglia a342538aba Add shell out checks (#41545)
8 years ago
Abhijeet Kasurde 27b85e732d Argument spec must be dict/hash (#40858)
8 years ago
Matt Clay 8d39515914 Remove tab check from validate-modules.
8 years ago
Matt Martz ffbbb5a25b
Use arg_spec type for comparisons on default and choices (#37741)
8 years ago
Matt Martz 50adc5409b Add several new doc<->arg_spec checks (#36247)
8 years ago
John R Barker a23c95023b
Module deprecation: docs, scheme and tests (#34100)
9 years ago
Matt Martz 3c400c5899
ANSIBLE_METADATA doesn't support YAML currently, change 315 to invalid data type (#35009)
9 years ago
Matt Martz a352d43824
Compare arg+aliases between docs and argument_spec (#34809)
9 years ago
jctanner b10d5f34ea Extend validate-modules to check the next to last line (#34819)
9 years ago
Matt Martz dcc05093db Validate modules arg spec fixes (#34477)
9 years ago
Will Thames 5f29cd5e60 Add validation test for new copyright (#32919)
9 years ago
Matt Clay 90ac38bd4c Fix module validator handling of empty options.
9 years ago
Toshio Kuratomi 3a2670e0fd Allow specific __future__ imports in modules
9 years ago
Andrea Tartaglia 4e4fc9cb4c Added test for 'RETURN' field in validate-modules (#23322)
9 years ago
John R Barker ecbf8e933a Docs how to test (2nd) (#24094)
9 years ago