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
David Shrewsbury f0ec10dbc3
Role arg spec validation implementation (#73152)
* Initial import of modified version of alikins' code
* Add unit testing for new Role methods
* Fix validate_arg_spec module for sanity test. Add test_include_role_fails.yml integration test from orig PR.
* Add testing of suboptions
* Use new ArgumentSpecValidator class instead of AnsibleModule
* fix for roles with no tasks, use FQ name of new plugin
* Add role dep warning
4 years ago
..
ansible_test
integration Role arg spec validation implementation (#73152) 4 years ago
lib/ansible_test Update ansible-test default test containers. 4 years ago
sanity Fix ansible-test constraints issues. (#73578) 4 years ago
support module compat for py3.8+ controller (#73423) 4 years ago
units Use iskeyword and str.isidentifier for "is FQCN" (#73279) 4 years ago
utils/shippable module compat for py3.8+ controller (#73423) 4 years ago