summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
blob: 5fdfe50f34d5df798699c420286f47f00f15c1e6 (plain)
1
2
3
4
5
6
7
8
9
include README.md packaging/rpm/ansible.spec COPYING
include examples/hosts
include examples/ansible.cfg
include lib/ansible/module_utils/powershell.ps1
recursive-include lib/ansible/modules *
recursive-include docs *
include Makefile
include VERSION
include MANIFEST.in