add file creation job call
This commit is contained in:
8
vars/file_creation_test.yml
Normal file
8
vars/file_creation_test.yml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
tower_launch_jobs:
|
||||
- name: file_creation_test
|
||||
extra_vars:
|
||||
tower_provision_host : "{{ tower_provision_host | default('localhost') }}"
|
||||
|
||||
|
||||
...
|
Reference in New Issue
Block a user