mirror of
https://github.com/ansible/ansible.git
synced 2025-11-30 23:16:08 +07:00
11 lines
356 B
Plaintext
11 lines
356 B
Plaintext
include COPYING
|
|
include changelogs/CHANGELOG*.rst
|
|
include changelogs/changelog.yaml
|
|
include licenses/*.txt
|
|
include requirements.txt
|
|
recursive-include packaging *.py *.j2
|
|
recursive-include test/integration *
|
|
recursive-include test/sanity *.in *.json *.py *.txt *.ini
|
|
recursive-include test/support *.py *.ps1 *.psm1 *.cs *.md
|
|
recursive-include test/units *
|