"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "test/integration/targets/jinja2_native_types/runme.sh" between
ansible-2.14.0.tar.gz and ansible-2.14.1rc1.tar.gz

About: Ansible is an IT Configuration Management, Deployment & Orchestration tool.
Release candidate.

runme.sh  (ansible-2.14.0):runme.sh  (ansible-2.14.1rc1)
#!/usr/bin/env bash #!/usr/bin/env bash
set -eux set -eux
export ANSIBLE_JINJA2_NATIVE=1 export ANSIBLE_JINJA2_NATIVE=1
ansible-playbook runtests.yml -v "$@" ansible-playbook runtests.yml -v "$@"
ansible-playbook --vault-password-file test_vault_pass test_vault.yml -v "$@" ansible-playbook --vault-password-file test_vault_pass test_vault.yml -v "$@"
ansible-playbook test_hostvars.yml -v "$@" ansible-playbook test_hostvars.yml -v "$@"
ansible-playbook nested_undefined.yml -v "$@" ansible-playbook nested_undefined.yml -v "$@"
ansible-playbook test_preserving_quotes.yml -v "$@"
unset ANSIBLE_JINJA2_NATIVE unset ANSIBLE_JINJA2_NATIVE
 End of changes. 1 change blocks. 
0 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)