Commit 49b79f6
Fix integration on devel branch (data tagging) (ansible-collections#2285)
SUMMARY
The data tagging feature has been merged into the main branch; we need to fix the integration tests to be compatible with the new changes.
Reviewed-by: Alina Buzachis
This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@4579add1 parent e52f283 commit 49b79f6
File tree
1 file changed
+2
-2
lines changed- tests/integration/targets/setup_connection_aws_ssm/tasks
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments