summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test/_data/sanity/validate-modules
Commit message (Expand)AuthorAgeFilesLines
* validate-modules - fix ps module delegate type inspectiontemp-2.10-develJordan Borean2020-03-201-3/+46
* mongodb_user: fix doc formatting (#67763)Abhijeet Kasurde2020-02-281-1/+1
* Use Ansible to load ps module utils in arg spec checker (#67596)Jordan Borean2020-02-202-28/+38
* Module validation: sanity check mutually_exclusive, required_if, required_xxx...Felix Fontein2020-02-192-4/+207
* Replace 'message' in module parameters (#60051)Abhijeet Kasurde2020-02-181-0/+28
* add_file_common_arguments: fix defaults and tpyes, improve sanity checking (#...Felix Fontein2020-02-122-18/+10
* ansible-test - Add 'get' to the list of bad choices for state (#66921)Mark Chappell2020-01-301-1/+1
* validate-modules - support deprecated_aliases (#66965)Jordan Borean2020-01-311-0/+6
* Forbid `state=(list|info)` in modules via ansible-test sanity checkMark Chappell2020-01-291-0/+7
* Add tests to make sure that the documented 'elements' matches that defined in...Mark Chappell2020-01-281-0/+31
* Add sanity test to require elements entry when argument type=list (#66386)Mark Chappell2020-01-281-0/+10
* Schema validation for argument_spec (#65747)Felix Fontein2020-01-272-11/+78
* Account for argument spec of None in validate modules sanity testSam Doran2020-01-091-0/+2
* Sanity checks: make sure that `required` in argument spec coincides with docu...Felix Fontein2019-12-031-0/+16
* module sanity checks: improve alias handling (#59060)Felix Fontein2019-11-211-9/+56
* Set alter_sys=True instead of False to address backwards incompat (#64670)Matt Martz2019-11-111-1/+1
* Fixes for validate-modules import handling. (#63932)Matt Clay2019-10-303-34/+84
* Improve validation of module return values (#63411)Felix Fontein2019-10-181-1/+25
* crypto modules: improve return value list documentation (#62929)Felix Fontein2019-10-111-0/+2
* Fix plain format output functionality (#63107)Matt Martz2019-10-101-2/+2
* Add version 2.14 to the removed_in list (#62298)flowerysong2019-09-131-1/+1
* typo: missing-subption-docs → missing-suboption-docs (#62180)Evgeni Golov2019-09-121-1/+1
* validate-modules - Use error codes instead of numbers (#60711)Sam Doran2019-08-281-100/+79
* Support relative imports in AnsiballZ. (#61196)Matt Clay2019-08-271-3/+15
* validate-modules: support collections (#60247)Matt Martz2019-08-163-53/+93
* Relocate validate-modules for easier testing. (#60214)Matt Clay2019-08-078-1908/+1851
* Avoid pylint error on Python 3.7.Matt Clay2019-08-061-4/+4
* Relocate ansible-test code. (#60147)Matt Clay2019-08-068-0/+2589