ansible/test/sanity/validate-modules
Pilou 11e087ff7a consul_session: improve documentation and add integration tests (#56392) (#59357)
* consul_session: Python 2.6 is always required on managed node
* consul_session: document all types
* consul_session: add doc for 'id' parameter
* consul_session: improve parameter descriptions
    - use formatting functions in descriptions
    - 'name' parameter is required when state=node
* consul_session: use required_if
* consul_session: add integration tests
* consul_session: use 'retry' with network dependent tasks
* Use ansible-ci-files bucket for consul binaries

Co-Authored-By: Matt Clay <matt@mystile.com>
(cherry picked from commit 5f8080aaa0)

* add a changelog fragment
2019-07-30 17:21:44 -07:00
..
__init__.py
ignore.txt consul_session: improve documentation and add integration tests (#56392) (#59357) 2019-07-30 17:21:44 -07:00
main.py [stable-2.8] Check that provider['options'] is a dictionary in validate-modules (#58078) 2019-06-21 12:13:21 -07:00
module_args.py Add arg and doc validation for PowerShell modules (#53615) 2019-03-12 07:56:51 +10:00
ps_argspec.ps1 Load Ansible module_utils for ps_argspec validator (#58571) 2019-07-16 12:10:09 -07:00
schema.py [stable-2.8] Validate types before asserting lengths (#56882) 2019-05-24 11:33:24 -07:00
skip.txt
test_validate_modules_regex.py Remove nose from unittests (#54055) 2019-03-19 18:36:45 -07:00
utils.py Add arg and doc validation for PowerShell modules (#53615) 2019-03-12 07:56:51 +10:00
validate-modules