diff --git a/.gitea/workflows/ansible-deploy.yml b/.gitea/workflows/ansible-deploy.yml index 0f23042..e9a26d6 100644 --- a/.gitea/workflows/ansible-deploy.yml +++ b/.gitea/workflows/ansible-deploy.yml @@ -46,4 +46,5 @@ jobs: # requirements: requirements.yaml options: | - --inventory Ansible/inventory.ini \ No newline at end of file + --inventory Ansible/inventory.ini + --extra-vars "@Ansible/homelab-vault/secrets.yml" \ No newline at end of file diff --git a/Ansible/homelab-vault b/Ansible/homelab-vault index 6b8679d..e95c8ff 160000 --- a/Ansible/homelab-vault +++ b/Ansible/homelab-vault @@ -1 +1 @@ -Subproject commit 6b8679decc51b10d3a028993d11892be763e0eb7 +Subproject commit e95c8ff2aef2e919e5bf0fc8133aaec69ea8dc08