Skip to content

Commit

Permalink
register new result in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rndmh3ro committed Jan 4, 2024
1 parent 57e09f4 commit fddf5cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/targets/grafana_team/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@
- [email protected]
- [email protected]
state: present
register: result

- ansible.builtin.set_fact:
expected_members: "{{ auto_member | ternary(['********@localhost', '[email protected]', '[email protected]'], ['[email protected]', '[email protected]'])
Expand Down

0 comments on commit fddf5cb

Please sign in to comment.