mirror of
https://github.com/ansible/awx.git
synced 2026-02-20 20:50:06 -03:30
more tower -> awx for task execution and isolated tooling
This commit is contained in:
@@ -56,12 +56,12 @@ by disabling some parts of the cleanup_isolated.yml playbook.
|
||||
|
||||
Example location of a private data directory:
|
||||
|
||||
`/tmp/ansible_tower_29_OM6Mnx/`
|
||||
`/tmp/ansible_awx_29_OM6Mnx/`
|
||||
|
||||
The following command would run the playbook corresponding to that job.
|
||||
|
||||
```bash
|
||||
awx-expect start /tmp/ansible_tower_29_OM6Mnx/
|
||||
awx-expect start /tmp/ansible_awx_29_OM6Mnx/
|
||||
```
|
||||
|
||||
Other awx-expect commands include `start`, `is-alive`, and `stop`.
|
||||
|
||||
Reference in New Issue
Block a user