diff --git a/Deploy_Keys.yml b/Deploy_Keys.yml index 773fa9a..8456e0b 100644 --- a/Deploy_Keys.yml +++ b/Deploy_Keys.yml @@ -16,5 +16,5 @@ tasks: - name: Deploy_Keys_to_others include_tasks: roles/splunk_deploy/tasks/Deploy_Keys_to_others.yml - vars: - trusted_file_path: "{{ trusted_file.stdout }}" + vars: + trusted_file_path: "{{ trusted_file.stdout }}"