Skip to content

Commit

Permalink
Prevent circular variable lookup (#32)
Browse files Browse the repository at this point in the history
Signed-off-by: Artem Goncharov <artem.goncharov@gmail.com>
  • Loading branch information
gtema authored Sep 16, 2024
1 parent 7e84244 commit 29d3a36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion playbooks/openstack/pre.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

roles:
- role: create-vault-approle-token
vault_role_id: "{{ vault_role_id }}"
vault_wrapping_token_id: "{{ lookup('file', vault_secret_dest) }}"

- name: OpenStack access configuration file
Expand Down

0 comments on commit 29d3a36

Please sign in to comment.