summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorBill Nottingham <notting@ansible.com>2015-11-05 16:14:30 +0100
committerBill Nottingham <notting@ansible.com>2015-11-05 16:15:37 +0100
commit1bd6ffa3c94dd2dded4d473fd94907cdf8cc82e4 (patch)
tree236405aca8aa2b1fe5bdfcdd6520f79e21542e1e /MANIFEST.in
parentReword log msgs for enterprise_auth failures (diff)
downloadawx-1bd6ffa3c94dd2dded4d473fd94907cdf8cc82e4.tar.xz
awx-1bd6ffa3c94dd2dded4d473fd94907cdf8cc82e4.zip
Add PowerShell version of request_tower_configuration. From @nitzmahone.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 703daa31b3..36d627dc10 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -15,6 +15,7 @@ recursive-exclude awx/main/tests *
recursive-exclude awx/ui/client *
recursive-exclude awx/settings local_settings.py*
include tools/scripts/request_tower_configuration.sh
+include tools/scripts/request_tower_configuration.ps1
include tools/scripts/ansible-tower-service
include tools/munin_monitors/*
include tools/sosreport/*