File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 3333 validate_certs : false
3434 workshop_job_provision :
3535 runs-on : ubuntu-latest
36- name : Kick off workshop controller job
36+ name : Test provision workshop and teardown
3737 steps :
38- - name : Load the ansible-cloud action
38+ - name : Load the ansible-cloud action for provision
3939 id : controller
4040 uses :
ansible-cloud/[email protected] 4141 with :
4545 job_template : " Workshop Provision Job"
4646 extra_vars : " ec2_name_prefix=github-action-test-sean"
4747 validate_certs : false
48- workshop_job_teardown :
49- runs-on : ubuntu-latest
50- name : Kick off workshop controller job
51- steps :
52- - name : Load the ansible-cloud action
48+ - name : Load the ansible-cloud action for teardown
5349 id : controller
5450 uses :
ansible-cloud/[email protected] 5551 with :
You can’t perform that action at this time.
0 commit comments