add ansible module/action 'hvac_secret'
This commit is contained in:
parent
405786a853
commit
29a94671d7
3
.github/workflows/use-setup-k3s-cluster.yml
vendored
3
.github/workflows/use-setup-k3s-cluster.yml
vendored
@ -52,6 +52,9 @@ jobs:
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y python3-pip jq
|
||||
python -m pip install --upgrade pip jinja2
|
||||
pip install hvac
|
||||
ansible-galaxy collection install community.general
|
||||
ansible-galaxy collection install community.hashi_vault
|
||||
|
||||
- name: Set up Terraform
|
||||
uses: hashicorp/setup-terraform@v1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user