Commit Graph

2 Commits (f10d11bcdc54c9b7edc0111eb38c59a88e396d0a)

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