.bandit.toml
.flake8
.gitignore
.mailmap
.pylintrc
.ruff.toml
AUTHORS.md
CODE_OF_CONDUCT.rst
CONTRIBUTING.rst
DEVELOP.md
DOC1.1.txt
LICENSE
Makefile
README.md
SECURITY.md
pyproject.toml
requirements-base.txt
requirements-develop.txt
requirements.txt
.github/workflows/publish.yml
.github/workflows/test.yml
done/.dummy
examples/output/storage_host_create.md
examples/output/storage_host_create.rst
examples/output/xyz_upgrade_options.md
examples/output/xyz_upgrade_options.rst
examples/output/xyz_upgrade_schema.md
examples/output/xyz_upgrade_schema.rst
examples/output/xyz_upgrade_schema_file.md
examples/output/xyz_upgrade_schema_file.rst
examples/playbooks/xyz_upgrade_options.meta.yml
examples/playbooks/xyz_upgrade_schema.meta.yml
examples/playbooks/xyz_upgrade_schema_file.meta.yml
examples/playbooks/schemas/xyz_upgrade_schema_file_options.yml
examples/playbooks/schemas/xyz_upgrade_schema_file_output.yml
examples/roles/storage_host_create/meta/argument_specs.yml
src/ansible_doc_template_extractor/__init__.py
src/ansible_doc_template_extractor/_version_scm.py
src/ansible_doc_template_extractor/cli.py
src/ansible_doc_template_extractor.egg-info/PKG-INFO
src/ansible_doc_template_extractor.egg-info/SOURCES.txt
src/ansible_doc_template_extractor.egg-info/dependency_links.txt
src/ansible_doc_template_extractor.egg-info/entry_points.txt
src/ansible_doc_template_extractor.egg-info/requires.txt
src/ansible_doc_template_extractor.egg-info/top_level.txt
src/ansible_doc_template_extractor.egg-info/zip-safe
src/ansible_doc_template_extractor/schemas/playbook.schema.yml
src/ansible_doc_template_extractor/schemas/playbook_ansible.schema.yml
src/ansible_doc_template_extractor/schemas/role.schema.yml
src/ansible_doc_template_extractor/schemas/role_ansible.schema.yml
src/ansible_doc_template_extractor/templates/playbook.md.j2
src/ansible_doc_template_extractor/templates/playbook.rst.j2
src/ansible_doc_template_extractor/templates/role.md.j2
src/ansible_doc_template_extractor/templates/role.rst.j2