Commit Graph

2 Commits (b4d67adfda7321fee267a9bf89ec882afdf7c2fd)

Author SHA1 Message Date
Matt Clay a4248a63aa
Add missing newlines to YAML files (#80031) 2 years ago
Abhijeet Kasurde 3bee49a3bb Remove trailing new line while including vars (#57605)
While including var files using _raw_params adds additional new line
character, which makes Ansible to fail to include that file in.
This fix removes extraneous new line character while parsing the var file.

Fixes: #57593

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
5 years ago