mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 03:47:36 -02:30
Update unit test to pull in product names that are no longer hardcoded
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
job_type: run
|
||||
module_args: "mkdir -p {{ project_base_dir }}/{{ project_dir_name }}"
|
||||
module_name: command
|
||||
wait: True
|
||||
wait: true
|
||||
|
||||
always:
|
||||
- name: Delete path from setting
|
||||
|
||||
Reference in New Issue
Block a user