mirror of
https://github.com/ansible/awx.git
synced 2026-02-21 21:20:08 -03:30
update isolated task execution for ansible-runner
This commit is contained in:
committed by
chris meyers
parent
8fb65b40de
commit
602ef9750f
@@ -61,7 +61,7 @@ Example location of a private data directory:
|
||||
The following command would run the playbook corresponding to that job.
|
||||
|
||||
```bash
|
||||
awx-expect start /tmp/ansible_awx_29_OM6Mnx/
|
||||
ansible-runner start /tmp/ansible_awx_29_OM6Mnx/ -p some_playbook.yml
|
||||
```
|
||||
|
||||
Other awx-expect commands include `start`, `is-alive`, and `stop`.
|
||||
Other ansible-runner commands include `start`, `is-alive`, and `stop`.
|
||||
|
||||
Reference in New Issue
Block a user