Commit Graph

2 Commits (9c09ed73928272f898d18a2eada21f7357b418e4)

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