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:
@@ -11,7 +11,7 @@
|
||||
tasks:
|
||||
|
||||
- name: cancel the job
|
||||
command: "tower-expect stop {{private_data_dir}}"
|
||||
command: "awx-expect stop {{private_data_dir}}"
|
||||
ignore_errors: yes
|
||||
|
||||
- name: remove build artifacts
|
||||
|
||||
Reference in New Issue
Block a user