summaryrefslogtreecommitdiffstats
path: root/test/sanity (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* fix nxos_ntp_options (#38695)saichint2018-04-131-1/+0
* Improve handling of integration test aliases. (#38698)Matt Clay2018-04-131-43/+0
* Add docs-build sanity test.Matt Clay2018-04-132-0/+59
* fix nxos_igmp_snooping issues (#38566)saichint2018-04-111-1/+0
* Explicitly exclude W504 (#38539)John R Barker2018-04-101-0/+1
* Add unit tests for ansible.module_utils.urls (#38059)Matt Martz2018-04-091-0/+2
* Tolerate win line endings on windows module_util load (#37291)jhawkesworth2018-04-052-0/+4
* win_service: fix when dealing with paths with special chars and change WMI to...Jordan Borean2018-04-041-1/+0
* cs_user: fix E325 (#38158)René Moser2018-03-311-1/+0
* Use arg_spec type for comparisons on default and choices (#37741)Matt Martz2018-03-264-204/+324
* fix nxos_static_route issues (#37614)saichint2018-03-261-1/+0
* Fix yamllinter handling of tuple assignment.Matt Clay2018-03-231-0/+3
* win_psexec: Fix pslint issues (#37718)Dag Wieers2018-03-221-1/+0
* win_product_facts: Fix pslint issues (#37722)Dag Wieers2018-03-221-1/+0
* win_defrag: Fix pslint issues (#37719)Dag Wieers2018-03-221-1/+0
* win_wakeonlan: Fix pslint issues (#37717)Dag Wieers2018-03-211-1/+0
* Disable PowerShell null comparison test.Matt Clay2018-03-212-45/+1
* Complete updates of remaining code-smell tests. (#37743)Matt Clay2018-03-219-63/+149
* Move var precedence check to integration tests.Matt Clay2018-03-211-540/+0
* Fix api_profile choices in Azure docs fragment.Matt Clay2018-03-201-39/+0
* Clean up Grafana docs a bit (#37516)Dag Wieers2018-03-171-2/+0
* Clean up module documentation (#36909)Dag Wieers2018-03-151-407/+0
* Support recursive suboptions schema (#37206)Matt Martz2018-03-101-3/+4
* webfaction modules: fix broken import (#35024)Pilou2018-03-072-9/+0
* cs_router: fix missing doc (#37107)René Moser2018-03-071-3/+0
* cs_ip_address.py: fix missing doc (#37109)René Moser2018-03-071-4/+0
* cloudstack: fix common E324 in docs (#37082)René Moser2018-03-071-40/+0
* letsencrypt: add new param force (#37077)René Moser2018-03-061-1/+0
* [terraform] Support initializing modules and providers at runtime (#36996)Mikhail Naletov2018-03-051-1/+0
* Skip top level args that are the same as args in provider in doc<->arg_spec c...Matt Martz2018-03-012-344/+8
* Updated the documentation of modules to match argspec including the type sett...Gaurav Rastogi2018-02-281-96/+0
* More code-smell sanity test updates. (#36830)Matt Clay2018-02-284-17/+41
* Overhaul additional sanity tests. (#36803)Matt Clay2018-02-2819-200/+115
* Pass code-smell paths on stdin.Matt Clay2018-02-2714-14/+14
* Fix sanity checks in OpenStack docs fragment (#36722)Mário Santos2018-02-261-79/+0
* Fix documentation of validate_certificates option in aws doc_fragment.Ed Costello2018-02-231-205/+0
* filesystem: fix documentation (#36556)Pilou2018-02-231-2/+0
* Update more code-smell tests. (#36570)Matt Clay2018-02-2215-314/+370
* Upgrade more code-smell tests. (#36560)Matt Clay2018-02-2223-161/+261
* win_feature: better error handling to make it easier to debug issues (#36491)Jordan Borean2018-02-221-3/+0
* Fixup VMware module docs issues (#36409)John R Barker2018-02-211-136/+0
* Add support for enhanced code-smell tests. (#36332)Matt Clay2018-02-204-49/+53
* Fix path handling in validate-modules sanity test.Matt Clay2018-02-201-1/+0
* Fix bug in DigitalOcean module_util (#36352)ABond2018-02-181-2/+0
* Fix digital ocean issues (#36347)Abhijeet Kasurde2018-02-171-6/+0
* Import sanity test for main() in Ansible modules.Matt Clay2018-02-162-49/+117
* Update ignore to deal with renamed files (#36323)John R Barker2018-02-161-6/+6
* Add missing validate-modules ignore entries.Matt Clay2018-02-161-0/+4
* Arg spec doc comparison fixes (#36265)Matt Martz2018-02-152-509/+211
* Add several new doc<->arg_spec checks (#36247)Matt Martz2018-02-153-7/+2955