ansible/test/integration/targets/roles_arg_spec
David Shrewsbury 8fb54885bf
Role argspec: allow new argument spec file (#74582)
* support separate role argspec file in ansible-doc

* support separate role argspec file in ansible-core

* support both .yml and .yaml extensions on argspec file in ansible-doc

* fix filename building bug and rename some argspec files to test variations

* use yaml extensions from constants

* add superfluous meta/main.yml files to tests

* Update lib/ansible/cli/doc.py

Co-authored-by: Sam Doran <sdoran@redhat.com>

* update docs

* ci_complete

* add changelog and allow for main.yml variations

* add collection role testing

Co-authored-by: Sam Doran <sdoran@redhat.com>
2021-05-11 09:29:47 -05:00
..
collections/ansible_collections/foo/bar Role argspec: allow new argument spec file (#74582) 2021-05-11 09:29:47 -05:00
roles Role argspec: allow new argument spec file (#74582) 2021-05-11 09:29:47 -05:00
aliases
runme.sh Disable junit callback on roles_arg_spec_tests (#73663) 2021-02-23 10:21:28 -05:00
test.yml Role argspec: allow new argument spec file (#74582) 2021-05-11 09:29:47 -05:00
test_complex_role_fails.yml
test_play_level_role_fails.yml