update infra and portfolio deployment
All checks were successful
ci/woodpecker/push/demo-workflow Pipeline was successful
All checks were successful
ci/woodpecker/push/demo-workflow Pipeline was successful
This commit is contained in:
6
infra/ansible/playbooks/configure-wireguard.yaml
Normal file
6
infra/ansible/playbooks/configure-wireguard.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
- name: Configure WireGuard
|
||||
hosts: wireguard
|
||||
vars_files:
|
||||
- ../secrets/vault.yaml # Load the encrypted vault file
|
||||
roles:
|
||||
- configure-wireguard
|
||||
Reference in New Issue
Block a user