mirror of
https://github.com/ansible/awx.git
synced 2026-02-04 02:58:13 -03:30
move awx.main.expect to awx.main.isolated
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
container_name: tools_isolated_1
|
||||
hostname: isolated
|
||||
volumes:
|
||||
- "../awx/main/expect:/awx_devel"
|
||||
- "../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