8fb54885bf
* 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>
2 lines
117 B
YAML
2 lines
117 B
YAML
bugfixes:
|
|
- roles - allow for role arg specs in new meta file (https://github.com/ansible/ansible/issues/74525).
|