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/roles
Michael DeHaan 46ec8759d5 Remove the legacy templating code, which was guarded by deprecation warnings in the previous two releases, and undocumented for a long time. use {{ foo }} to access variables instead of ${foo} or $foo. 11 years ago
..
prepare_tests/tasks
setup_ec2/tasks First pass at ec2 module tests 11 years ago
test_always_run
test_apt
test_assemble
test_async
test_changed_when
test_command_shell
test_conditionals/tasks
test_copy
test_ec2 First pass at ec2 module tests 11 years ago
test_ec2_ami First pass at ec2 module tests 11 years ago
test_ec2_eip First pass at ec2 module tests 11 years ago
test_ec2_elb First pass at ec2 module tests 11 years ago
test_ec2_elb_lb First pass at ec2 module tests 11 years ago
test_ec2_facts First pass at ec2 module tests 11 years ago
test_ec2_group First pass at ec2 module tests 11 years ago
test_ec2_key First pass at ec2 module tests 11 years ago
test_ec2_tag First pass at ec2 module tests 11 years ago
test_ec2_vol First pass at ec2 module tests 11 years ago
test_ec2_vpc First pass at ec2 module tests 11 years ago
test_facts_d
test_failed_when/tasks
test_fetch Remove the legacy templating code, which was guarded by deprecation warnings in the previous two releases, and undocumented for a long time. use {{ foo }} to access variables instead of ${foo} or $foo. 11 years ago
test_file
test_filters
test_gem
test_git
test_handlers
test_hash_behavior
test_hg
test_ignore_errors
test_iterators
test_lineinfile
test_lookups
test_ping/tasks
test_pip
test_script
test_service
test_stat
test_subversion Added integration test for subversion parameters that need escaping. 11 years ago
test_synchronize
test_template
test_unarchive
test_var_blending
test_yum