Davide Sbetti
Davide Sbetti
##### SUMMARY Fixes #78598 In particular, as mentioned in the related issue, the goal is to early return if we are trying to remove a non-existing key for a certain...
##### SUMMARY Fixes #80075. The idea, as mentioned in the comment in the related issue, is to add the possibility to specify also `raw_responses`, namely responses where the newline won't...
##### SUMMARY Fixes #82600. The PR applies the fix proposed in (https://github.com/ansible/ansible/issues/82600), namely to catch also the TypeError that otherwise does not allow to template unsafe strings that can lead...