You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
__init__.py Port sivel/ansible-validate-modules into Ansible 9 years ago
ignore.txt consul_session: improve documentation and add integration tests (#56392) (#59357) 7 years ago
main.py [stable-2.8] Check that provider['options'] is a dictionary in validate-modules (#58078) 7 years ago
module_args.py Add arg and doc validation for PowerShell modules (#53615) 7 years ago
ps_argspec.ps1 Load Ansible module_utils for ps_argspec validator (#58571) 7 years ago
schema.py [stable-2.8] Validate types before asserting lengths (#56882) 7 years ago
skip.txt Module deprecation: docs, scheme and tests (#34100) 8 years ago
test_validate_modules_regex.py Remove nose from unittests (#54055) 7 years ago
utils.py Add arg and doc validation for PowerShell modules (#53615) 7 years ago
validate-modules Make validate-modules a .py file, and symlink back to validate-modules (#25227) 9 years ago