domain-controller: Remove vault secrets

The secret values stored in this vault file were never actually used.
They weren't even correct.
This commit is contained in:
2025-10-27 12:43:49 -05:00
parent 7929176b4e
commit 1804bc06f0
2 changed files with 0 additions and 15 deletions

View File

@@ -1,8 +1,3 @@
- hosts: samba-dc
tasks:
- name: load domain secrets
include_vars: '{{ item }}'
with_fileglob: vault/samba-dc/{{ krb5_realm }}
- import_playbook: samba-dc.yml
- hosts: samba-dc
roles: