Skip to content

Commit

Permalink
Fixed ansible lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavbansal29 committed Dec 10, 2024
1 parent 8420a42 commit 5b8f38d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
success_msg: " Verify spec generation for identity providers with check_mode finished successfully "

- name: Read content from file
set_fact:
ansible.builtin.set_fact:
xml_file_content: "{{ lookup('file', xml_content.dest + '/content.txt') }}"

- name: Create saml
Expand Down

0 comments on commit 5b8f38d

Please sign in to comment.