Refactor workflow file to include target host for microk8s deployment
This commit is contained in:
@@ -27,6 +27,7 @@ jobs:
|
||||
with:
|
||||
vault-master_password: ${{ secrets.VAULT_MASTER_PASSWORD }}
|
||||
ansible-user: ${{ secrets.ANSIBLE_USER }}
|
||||
target-host: microk8s
|
||||
|
||||
- name: Setup Terraform Environment
|
||||
uses: ./.github/actions/setup-terraform-env
|
||||
|
||||
Reference in New Issue
Block a user