summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 4fb0c04a4ee832936aee11eedab49cfd70526f51 (plain)
1
2
3
4
5
6
7
8
9
10
11
include README.md packaging/rpm/ansible.spec COPYING
include examples/hosts
include examples/ansible.cfg
graft examples/playbooks
include packaging/distutils/setup.py
include lib/ansible/module_utils/powershell.ps1
recursive-include docs *
recursive-include library *
include Makefile
include VERSION
include MANIFEST.in