generated from CC/VMServiceTemplate
ci/cd debug
This commit is contained in:
@@ -22,6 +22,7 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
pwd
|
||||
mkdir -p ansible/inventory
|
||||
cd terraform
|
||||
cp ${{ inputs.tfvars_file }} terraform.tfvars
|
||||
ls
|
||||
@@ -44,8 +45,8 @@ jobs:
|
||||
with:
|
||||
name: terraform-outputs
|
||||
path: |
|
||||
ansible/inventory/inventory.yml
|
||||
terraform/vm_data.yml
|
||||
~/ansible/inventory/inventory.yml
|
||||
~/terraform/vm_data.yml
|
||||
|
||||
ansible-configure:
|
||||
needs: terraform-deploy
|
||||
|
||||
Reference in New Issue
Block a user