add additional block/rescue tasks for a more complete workflow

This commit is contained in:
Chris Hammer
2022-02-22 22:27:28 -05:00
parent 50b2dc410e
commit 63fe58ed2c
2 changed files with 28 additions and 21 deletions

View File

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