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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user