renew-ssl-cert for onwalk.net

This commit is contained in:
Haitao Pan 2024-01-07 10:45:51 +08:00
parent 36e238c6fb
commit 89579dfba6
6 changed files with 6 additions and 11 deletions

View File

@ -13,7 +13,7 @@ jobs:
renew-ssl-certs:
uses: open-source-solution-design/Modern-Container-Application-Reference-Architecture/.github/workflows/use-renew-ssl-certs.yml@main
with:
domain: 'svc-dev.ink'
domain: 'onwalk.net'
secrets:
DNS_AK: ${{ secrets.DNS_AK }}
DNS_SK: ${{ secrets.DNS_SK }}

View File

@ -44,8 +44,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y python3-pip jq
python3 -m pip install --upgrade pip
python3 -m pip install ansible jinja2 hvac
pip3 install ansible jinja2 hvac
ansible-galaxy collection install community.hashi_vault
- name: Set up Terraform

View File

@ -51,8 +51,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y python3-pip jq
python3 -m pip install --upgrade pip
python3 -m pip install ansible jinja2 hvac
pip3 install ansible jinja2 hvac
ansible-galaxy collection install community.hashi_vault
- name: Set up Terraform

View File

@ -44,8 +44,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y python3-pip jq
python3 -m pip install --upgrade pip
python3 -m pip install ansible jinja2 hvac
pip3 install ansible jinja2 hvac
ansible-galaxy collection install community.hashi_vault
- name: Set up Terraform

View File

@ -44,8 +44,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y python3-pip jq
python3 -m pip install --upgrade pip
python3 -m pip install ansible jinja2 hvac
pip3 install ansible jinja2 hvac
ansible-galaxy collection install community.hashi_vault
- name: Set up Terraform

View File

@ -40,8 +40,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y python3-pip jq
python3 -m pip install --upgrade pip
python3 -m pip install ansible jinja2 hvac
pip3 install ansible jinja2 hvac
ansible-galaxy collection install community.hashi_vault
- name: Update playbook hosts