Closed AliDatadog closed 3 months ago
Even if unrelated try to fix it before merge, since the collection is auto-fetching from this repository
Even if unrelated try to fix it before merge, since the collection is auto-fetching from this repository
Yeah, sorry - wasn't clear, we should fix it (and require green before merge?) but it didn't seem like it could be caused by the newline
The ansible-lint job throws two warnings:
It was difficult to find the cause of this because the recommendation was exactly the same. I use
ansible-lint --write
which added some\n
everywhere. After removing all of them but one, the warning was not there anymore.