mirror of
https://github.com/ansible/awx.git
synced 2026-03-20 02:17:37 -02:30
isolated ramparts: replace systemd unit with a tower-expect binary
instead of launching isolated tasks via `systemctl`, treat `awx.main.isolated.run` as an executable that knows how to daemonize additionally, add `setup.py isolated_build` for isolated Tower source distribution
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
psutil==5.2.2
|
||||
pexpect==4.2.1
|
||||
pexpect==4.2.1
|
||||
python-daemon==2.1.2
|
||||
|
||||
Reference in New Issue
Block a user