generated from CC/VMServiceTemplate
Compare commits
2 Commits
4518292aaa
...
223b287c08
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
223b287c08 | ||
|
|
fdacdac871 |
@@ -13,7 +13,7 @@ on:
|
||||
- multi.tfvars.example
|
||||
|
||||
jobs:
|
||||
terraform-deploy:
|
||||
terraform-ansible-deploy:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
@@ -54,12 +54,6 @@ jobs:
|
||||
env:
|
||||
GITEA_USERNAME: git-bot # or your bot account
|
||||
|
||||
ansible-configure:
|
||||
needs: terraform-deploy
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Install Ansible
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user