move to cop collection for inmem-test.yml
This commit is contained in:
12
vars/job_launch_file_creation.yml
Normal file
12
vars/job_launch_file_creation.yml
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
tower_launch_jobs:
|
||||
- name: file_creation_test
|
||||
extra_vars:
|
||||
host : "{{ inventory_hostname }}"
|
||||
rc : "{{ r_check_file.rc }}"
|
||||
stdout : "{{ r_check_file.stdout }}"
|
||||
stderr : "{{ r_check_file.stderr }}"
|
||||
msg : "{{ r_check_file.msg }}"
|
||||
|
||||
|
||||
...
|
Reference in New Issue
Block a user