moira icon indicating copy to clipboard operation
moira copied to clipboard

Ansible role creates a new tag if tag specified as string instead of list of strings

Open litleleprikon opened this issue 4 years ago • 1 comments

BUG REPORT

What did you expect to see?

If tags sent via string in Moira alert new tag should not be created.

Example:

tags: testTag

Instead of

tags:
  - testTag

What did you see instead?

Created new tag testTag even if this tag existed.

litleleprikon avatar Jan 15 '21 13:01 litleleprikon

@litleleprikon can i work on this issue?

burnerlee avatar Jan 16 '21 09:01 burnerlee