Skip to content

Commit

Permalink
fix(ansible): linter vault init
Browse files Browse the repository at this point in the history
  • Loading branch information
M0NsTeRRR committed Aug 3, 2023
1 parent f440ecf commit 628e1ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ansible/roles/vault/tasks/init.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,3 @@
ansible.builtin.set_fact:
vault_unseal_keys: "{{ vault_init_parsed.unseal_keys_hex }}"
delegate_to: localhost

0 comments on commit 628e1ff

Please sign in to comment.