move to cop collection for inmem-test.yml

This commit is contained in:
Chris Hammer
2022-02-10 13:21:32 -05:00
parent 54cc8326b4
commit c09972268a
3 changed files with 15 additions and 13 deletions

View File

@ -0,0 +1,8 @@
---
tower_launch_jobs:
- name: inmem_test
extra_vars:
tower_provision_host : "{{ tower_provision_host | default('localhost') }}"
...