You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
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
..
cache Update ansible-test sanity command. (#31958) 7 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration Remove trailing new line while including vars (#57605) 5 years ago
legacy safe_eval fix (#57188) 5 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner acme_*: new test container, tests for IP certificates (#57530) 5 years ago
sanity option is marked as required but specifies a default (#57257) 5 years ago
units FTD configuration module: fix a bug with response parsing (#57480) 5 years ago
utils Use Python 3.7 to run ansible-test coverage in CI. (#57555) 5 years ago