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
2021-02-12 16:00:17 -05:00
..
ansible_test
integration Role arg spec validation implementation (#73152) 2021-02-12 16:00:17 -05:00
lib/ansible_test Update ansible-test default test containers. 2021-02-11 19:43:02 -08:00
sanity Fix ansible-test constraints issues. (#73578) 2021-02-11 16:45:53 -08:00
support module compat for py3.8+ controller (#73423) 2021-02-10 21:32:59 -08:00
units Use iskeyword and str.isidentifier for "is FQCN" (#73279) 2021-02-11 18:23:57 -08:00
utils/shippable module compat for py3.8+ controller (#73423) 2021-02-10 21:32:59 -08:00