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/integration/targets
James Cammarata 188c3c608a Don't restrict local jinja2 variables to those that start with l_
Per a change in jinja2 2.9, local variables no longer are prefixed
with l_, so this updates AnsibleJ2Vars to pull in all locals (while
excluding some) regardless of name.

Fixes #20063

(cherry picked from commit 4d49b317929b86e1fc1b0cbace825ff73b372dc7)
8 years ago
..
add_host Initial ansible-test implementation. (#18556) 8 years ago
ansible Initial ansible-test implementation. (#18556) 8 years ago
apache2_module Test apache2 force (#18500) 8 years ago
apt Initial ansible-test implementation. (#18556) 8 years ago
apt_repository Initial ansible-test implementation. (#18556) 8 years ago
args Initial ansible-test implementation. (#18556) 8 years ago
asa_acl Fix cosmetic problems in YAML source 8 years ago
asa_command Fix cosmetic problems in YAML source 8 years ago
asa_config Use inventory_hostname_short (#20054) 8 years ago
assemble Initial ansible-test implementation. (#18556) 8 years ago
async Initial ansible-test implementation. (#18556) 8 years ago
async_extra_data Initial ansible-test implementation. (#18556) 8 years ago
authorized_key authorized_key: support --diff (#19277) 8 years ago
become Initial ansible-test implementation. (#18556) 8 years ago
binary Initial ansible-test implementation. (#18556) 8 years ago
binary_modules Fix cosmetic problems in YAML source 8 years ago
binary_modules_posix Initial ansible-test implementation. (#18556) 8 years ago
binary_modules_winrm Initial ansible-test implementation. (#18556) 8 years ago
blocks Initial ansible-test implementation. (#18556) 8 years ago
changed_when Initial ansible-test implementation. (#18556) 8 years ago
check_mode Initial ansible-test implementation. (#18556) 8 years ago
cloudscale_server new module cloudscale_server (#20175) 8 years ago
command_shell Initial ansible-test implementation. (#18556) 8 years ago
conditionals Initial ansible-test implementation. (#18556) 8 years ago
connection Split integration tests out from Makefile. (#17976) 8 years ago
connection_chroot Initial ansible-test implementation. (#18556) 8 years ago
connection_docker Initial ansible-test implementation. (#18556) 8 years ago
connection_jail Initial ansible-test implementation. (#18556) 8 years ago
connection_libvirt_lxc Initial ansible-test implementation. (#18556) 8 years ago
connection_local Initial ansible-test implementation. (#18556) 8 years ago
connection_lxc Initial ansible-test implementation. (#18556) 8 years ago
connection_lxd Initial ansible-test implementation. (#18556) 8 years ago
connection_paramiko_ssh Initial ansible-test implementation. (#18556) 8 years ago
connection_posix Split integration tests out from Makefile. (#17976) 8 years ago
connection_ssh Add pipeline-ish method using dd for file transfer over SSH (#18642) 8 years ago
connection_winrm Initial ansible-test implementation. (#18556) 8 years ago
copy Initial ansible-test implementation. (#18556) 8 years ago
delegate_to Initial ansible-test implementation. (#18556) 8 years ago
dellos6_command Fix cosmetic problems in YAML source 8 years ago
dellos6_config Use inventory_hostname_short (#20054) 8 years ago
dellos6_facts Fix cosmetic problems in YAML source 8 years ago
dellos9_command Fix cosmetic problems in YAML source 8 years ago
dellos9_config Use inventory_hostname_short (#20054) 8 years ago
dellos9_facts Fix cosmetic problems in YAML source 8 years ago
dellos10_command Fix cosmetic problems in YAML source 8 years ago
dellos10_config Use inventory_hostname_short (#20054) 8 years ago
dellos10_facts Fix cosmetic problems in YAML source 8 years ago
dnf Installroot OS version check fix (#20180) 8 years ago
docker Initial ansible-test implementation. (#18556) 8 years ago
embedded_module Initial ansible-test implementation. (#18556) 8 years ago
environment Initial ansible-test implementation. (#18556) 8 years ago
eos_command Fix cosmetic problems in YAML source 8 years ago
eos_config Use inventory_hostname_short (#20054) 8 years ago
eos_eapi Fix cosmetic problems in YAML source 8 years ago
eos_facts Fix cosmetic problems in YAML source 8 years ago
eos_template Use inventory_hostname_short (#20054) 8 years ago
facts_d Initial ansible-test implementation. (#18556) 8 years ago
failed_when Initial ansible-test implementation. (#18556) 8 years ago
fetch Initial ansible-test implementation. (#18556) 8 years ago
file Initial ansible-test implementation. (#18556) 8 years ago
filters Use jinja2 import instead of pip to get version. 8 years ago
gathering_facts Fix and enable more tests for osx and freebsd. (#20482) 8 years ago
gem Initial ansible-test implementation. (#18556) 8 years ago
get_url Fix and enable more tests for osx and freebsd. (#20482) 8 years ago
git Fix and enable more tests for osx and freebsd. (#20482) 8 years ago
group_by Fix group_by test to work with jinja2 >= 2.9. 8 years ago
groupby_filter Add jinja2 groupby filter override to cast namedtuple to tuple. Fixes #20098 (#20362) 8 years ago
handlers tests: add handler listen test cases 8 years ago
hash Initial ansible-test implementation. (#18556) 8 years ago
hg Initial ansible-test implementation. (#18556) 8 years ago
hosts_field Initial ansible-test implementation. (#18556) 8 years ago
ignore_errors Initial ansible-test implementation. (#18556) 8 years ago
include_vars Initial ansible-test implementation. (#18556) 8 years ago
includes Initial ansible-test implementation. (#18556) 8 years ago
ios_command Fix cosmetic problems in YAML source 8 years ago
ios_config Use inventory_hostname_short (#20054) 8 years ago
ios_facts Fix cosmetic problems in YAML source 8 years ago
ios_template Use inventory_hostname_short (#20054) 8 years ago
iosxr_command Fix cosmetic problems in YAML source 8 years ago
iosxr_config Use inventory_hostname_short (#20054) 8 years ago
iosxr_facts Fix cosmetic problems in YAML source 8 years ago
iosxr_template Use inventory_hostname_short (#20054) 8 years ago
iterators Fix and enable more tests for osx and freebsd. (#20482) 8 years ago
junos_command junos Use inventory_hostname_short (#20061) 8 years ago
junos_config Use inventory_hostname_short (#20054) 8 years ago
junos_netconf Use inventory_hostname_short (#20054) 8 years ago
junos_template Use inventory_hostname_short (#20054) 8 years ago
lineinfile Initial ansible-test implementation. (#18556) 8 years ago
locale_gen Fix locale_gen to compare native strings rather than mixing byte and text strings 8 years ago
lookup_paths Fix regression in search path behaviour 8 years ago
lookup_properties Initial ansible-test implementation. (#18556) 8 years ago
lookups Initial ansible-test implementation. (#18556) 8 years ago
loops Initial ansible-test implementation. (#18556) 8 years ago
mount Initial ansible-test implementation. (#18556) 8 years ago
mysql_db Initial ansible-test implementation. (#18556) 8 years ago
mysql_user Initial ansible-test implementation. (#18556) 8 years ago
mysql_variables Initial ansible-test implementation. (#18556) 8 years ago
net_command WIP: net_command: Initial tests for VyOS (#20147) 8 years ago
no_log Initial ansible-test implementation. (#18556) 8 years ago
nxos_command Fix cosmetic problems in YAML source 8 years ago
nxos_config Use inventory_hostname_short (#20054) 8 years ago
nxos_facts Fix cosmetic problems in YAML source 8 years ago
nxos_nxapi Fix cosmetic problems in YAML source 8 years ago
nxos_template Use inventory_hostname_short (#20054) 8 years ago
ops_command Make tests run on fresh install (#19566) 8 years ago
parsing Initial ansible-test implementation. (#18556) 8 years ago
ping Initial ansible-test implementation. (#18556) 8 years ago
pip Initial ansible-test implementation. (#18556) 8 years ago
postgresql Remove `needs/privileged` from postgresql test. (#19907) 8 years ago
prepare_eos_tests/tasks Migrate Network Tests into ansible/ansible (#18233) 8 years ago
prepare_http_tests Fix and enable more tests for osx and freebsd. (#20482) 8 years ago
prepare_nxos_tests/tasks Migrate Network Tests into ansible/ansible (#18233) 8 years ago
prepare_tests/tasks Migrate Linux CI roles to test targets. (#17997) 8 years ago
prepare_win_tests Fix cosmetic problems in YAML source 8 years ago
pull_limit_inventory Initial ansible-test implementation. (#18556) 8 years ago
pull_no_127 Initial ansible-test implementation. (#18556) 8 years ago
pull_run Initial ansible-test implementation. (#18556) 8 years ago
script Initial ansible-test implementation. (#18556) 8 years ago
sefcontext Added tests for sefcontext module 8 years ago
service Run service test on py3 + unprivileged on docker. (#19841) 8 years ago
setup_mysql_db Fix cosmetic problems in YAML source 8 years ago
setup_postgresql_db Remove `needs/privileged` from postgresql test. (#19907) 8 years ago
special_vars Initial ansible-test implementation. (#18556) 8 years ago
stat Initial ansible-test implementation. (#18556) 8 years ago
subversion Initial ansible-test implementation. (#18556) 8 years ago
synchronize Initial ansible-test implementation. (#18556) 8 years ago
tags Initial ansible-test implementation. (#18556) 8 years ago
task_ordering Initial ansible-test implementation. (#18556) 8 years ago
template Don't restrict local jinja2 variables to those that start with l_ 8 years ago
templating_settings Initial ansible-test implementation. (#18556) 8 years ago
test_infra Initial ansible-test implementation. (#18556) 8 years ago
unarchive Initial ansible-test implementation. (#18556) 8 years ago
unicode Initial ansible-test implementation. (#18556) 8 years ago
until Initial ansible-test implementation. (#18556) 8 years ago
uri Fix and enable more tests for osx and freebsd. (#20482) 8 years ago
var_blending Initial ansible-test implementation. (#18556) 8 years ago
var_precedence Initial ansible-test implementation. (#18556) 8 years ago
vault Initial ansible-test implementation. (#18556) 8 years ago
vyos_command vyos: Don't run show commands that are over ANSIBLE_VYOS_TERMINAL_LENGTH (#18682) 8 years ago
vyos_config Use inventory_hostname_short (#20054) 8 years ago
win_async_wrapper Initial ansible-test implementation. (#18556) 8 years ago
win_command Initial ansible-test implementation. (#18556) 8 years ago
win_copy Initial ansible-test implementation. (#18556) 8 years ago
win_feature Initial ansible-test implementation. (#18556) 8 years ago
win_fetch Initial ansible-test implementation. (#18556) 8 years ago
win_file Initial ansible-test implementation. (#18556) 8 years ago
win_get_url Initial ansible-test implementation. (#18556) 8 years ago
win_group Initial ansible-test implementation. (#18556) 8 years ago
win_lineinfile Initial ansible-test implementation. (#18556) 8 years ago
win_msi Initial ansible-test implementation. (#18556) 8 years ago
win_package Initial ansible-test implementation. (#18556) 8 years ago
win_path new module: win_path (#20073) 8 years ago
win_ping Initial ansible-test implementation. (#18556) 8 years ago
win_raw Initial ansible-test implementation. (#18556) 8 years ago
win_regedit Initial ansible-test implementation. (#18556) 8 years ago
win_regmerge minor spelling changes 8 years ago
win_script Initial ansible-test implementation. (#18556) 8 years ago
win_service Initial ansible-test implementation. (#18556) 8 years ago
win_setup Initial ansible-test implementation. (#18556) 8 years ago
win_shell Initial ansible-test implementation. (#18556) 8 years ago
win_slurp Initial ansible-test implementation. (#18556) 8 years ago
win_stat Initial ansible-test implementation. (#18556) 8 years ago
win_template Initial ansible-test implementation. (#18556) 8 years ago
win_user Initial ansible-test implementation. (#18556) 8 years ago
yum Installroot OS version check fix (#20180) 8 years ago
zypper Zypper: Fix update_cache in checkmode (#20143) 8 years ago
zypper_repository Add test for auto_import_keys in zypper_repository (#17898) 8 years ago