Skip to content

Commit

Permalink
Removing leftover storage account from test (ansible-collections#1449)
Browse files Browse the repository at this point in the history
Last account is not cleaned up properly after test runs. This probably
is masked if you re-create the resource group every time.

Signed-off-by: Jorge Gallegos <jgallego@redhat.com>
  • Loading branch information
thekad authored and Justwmz committed Nov 4, 2024
1 parent f0b33fb commit 121cead
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -601,3 +601,4 @@
- "{{ storage_account_name_default }}03"
- "{{ storage_account_name_default }}04"
- "{{ storage_account_name_default }}05"
- "{{ storage_account_name_default }}06"

0 comments on commit 121cead

Please sign in to comment.