mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 04:10:44 -03:30
Merge pull request #11662 from simaishi/remove_tower_setup_script
Remove ansible-tower-setup script
This commit is contained in:
commit
1ab7aa0fc4
1
setup.py
1
setup.py
@ -174,7 +174,6 @@ setup(
|
||||
"tools/scripts/automation-controller-service",
|
||||
"tools/scripts/failure-event-handler",
|
||||
"tools/scripts/awx-python",
|
||||
"tools/scripts/ansible-tower-setup",
|
||||
],
|
||||
),
|
||||
("%s" % sosconfig, ["tools/sosreport/controller.py"]),
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
exec /var/lib/awx/setup/setup.sh "$@"
|
||||
Loading…
x
Reference in New Issue
Block a user