summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJames Cammarata <jimi@sngx.net>2015-07-13 15:45:20 -0400
committerJames Cammarata <jimi@sngx.net>2015-07-13 15:46:09 -0400
commit373830b5df9924985d35e40ff0332024182b8ae4 (patch)
tree38580b92a0bbef1ef14b1400cc61966e7a873fa1 /MANIFEST.in
parent8ad52c2e4f71eb2f40826af9bda111f37aa2e980 (diff)
downloadansible-373830b5df9924985d35e40ff0332024182b8ae4.tar.gz
Fix removal of .git from modules directories
Also changed the setup.py maintainers email to our default support one. Fixes #11051
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 8af0aa9bc1..b9bf5f4276 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -15,5 +15,7 @@ include VERSION
include MANIFEST.in
include contrib/README.md
include contrib/inventory *
+exclude lib/ansible/modules/core/.git*
+exclude lib/ansible/modules/extras/.git*
prune lib/ansible/modules/core/.git
prune lib/ansible/modules/extras/.git