mirror of
https://github.com/ansible/awx.git
synced 2026-01-31 17:18:59 -03:30
Clean up related to isolated env
- Made make target names consistent with our other commands - Found some unnecessary code, deleted it
This commit is contained in:
@@ -13,6 +13,4 @@ services:
|
||||
hostname: isolated
|
||||
volumes:
|
||||
- "../awx/main/isolated:/awx_devel"
|
||||
- "../awx/lib:/awx_lib"
|
||||
- "/sys/fs/cgroup:/sys/fs/cgroup:ro"
|
||||
privileged: true
|
||||
|
||||
Reference in New Issue
Block a user