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