Skip to content

Conversation

@privateip
Copy link
Member

This commit addresses an issue where an empty data payload would be send
to the host as an empty array or empty object. This change will now
check if the data is empty and not attempting to send it to the host if
it is.

privateip and others added 2 commits November 12, 2024 13:52
This commit allows for a per host verbosity setting to control the
amount of debug output.  The device can now set `itential_verbosity` to
any value in the range of 1 to 5.  If the `itential_verbosity` settings
is less than the `ansible_verbosity` setting, the `ansible_verbosity`
setting will take precedence.
This commit addresses an issue where an empty data payload would be send
to the host as an empty array or empty object.  This change will now
check if the data is empty and not attempting to send it to the host if
it is.
@privateip privateip merged commit a552e15 into itential:devel Nov 21, 2024
1 check passed
@privateip privateip deleted the http-payload branch November 21, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant