Skip to content

Commit

Permalink
Update inventory.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vitabaks committed Sep 15, 2023
1 parent 12c6907 commit 131ceb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/cloud-resources/tasks/inventory.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
- name: "Set variable: ssh_private_key_file"
set_fact:
ansible.builtin.set_fact:
ssh_private_key_file: "~{{ lookup('env', 'USER') }}/.ssh/{{ tmp_ssh_key_name }}"
when:
- ssh_key_name is defined
Expand Down

0 comments on commit 131ceb9

Please sign in to comment.