mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-26 21:59:38 -07:00
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> |
||
|---|---|---|
| .. | ||
| cli | ||
| compat | ||
| config | ||
| errors | ||
| executor | ||
| galaxy | ||
| inventory | ||
| module_utils | ||
| modules | ||
| parsing | ||
| playbook | ||
| plugins | ||
| template | ||
| utils | ||
| vars | ||
| __init__.py | ||
| constants.py | ||
| context.py | ||
| release.py | ||