Skip to content

Commit

Permalink
fix uri call
Browse files Browse the repository at this point in the history
  • Loading branch information
elias-boulharts authored and Sispheor committed Jan 5, 2024
1 parent 2a1caec commit 3e32205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ansible_test/test_input/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

- name: "assert_dict_equal"
uri:
url: https://www.hpe.com
url: https://github.com
headers:
key1: value1
key2: value2
Expand Down

0 comments on commit 3e32205

Please # to comment.