mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 16:47:45 -02:30
fix tower-expect -> awx-expect for isolated tower builds
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
command: "mkfifo {{src}}/env"
|
||||
|
||||
- name: spawn the playbook
|
||||
command: "tower-expect start {{src}}"
|
||||
command: "awx-expect start {{src}}"
|
||||
|
||||
- name: write the secret environment data
|
||||
mkfifo:
|
||||
|
||||
Reference in New Issue
Block a user