diff options
author | Matthew Jones <mat@matburt.net> | 2014-07-30 19:18:42 +0200 |
---|---|---|
committer | Matthew Jones <mat@matburt.net> | 2014-07-30 19:18:59 +0200 |
commit | da6f07dd644fcacd3d284a7d7dd88af239e0317f (patch) | |
tree | 79f13af105ec68652c7732879bc8cc4c9638c716 /MANIFEST.in | |
parent | Add tower-manage. (diff) | |
download | awx-da6f07dd644fcacd3d284a7d7dd88af239e0317f.tar.xz awx-da6f07dd644fcacd3d284a7d7dd88af239e0317f.zip |
Add tower meta-init script
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 4add965c78..31b8521cfd 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -18,6 +18,7 @@ include awx/ui/static/js/awx.min.js include awx/ui/static/js/config.js include tools/scripts/request_tower_configuration.sh include tools/scripts/tower_jobs +include tools/scripts/ansible-tower include COPYING prune awx/public prune awx/projects |