ansible/test/integration/roles
2014-02-28 18:38:45 -05:00
..
prepare_tests/tasks
setup_ec2/tasks First pass at ec2 module tests 2014-02-26 16:43:30 -05:00
test_always_run
test_apt replace test 'wget' package with 'hello' package 2014-02-23 10:46:39 +00:00
test_assemble Moving the assemble test to the correct location 2014-02-24 15:19:06 -06:00
test_async
test_changed_when
test_command_shell Adding tests for the command and shell modules. 2014-02-23 14:51:26 -06:00
test_conditionals/tasks
test_copy
test_ec2 First pass at ec2 module tests 2014-02-26 16:43:30 -05:00
test_ec2_ami First pass at ec2 module tests 2014-02-26 16:43:30 -05:00
test_ec2_eip First pass at ec2 module tests 2014-02-26 16:43:30 -05:00
test_ec2_elb First pass at ec2 module tests 2014-02-26 16:43:30 -05:00
test_ec2_elb_lb First pass at ec2 module tests 2014-02-26 16:43:30 -05:00
test_ec2_facts First pass at ec2 module tests 2014-02-26 16:43:30 -05:00
test_ec2_group First pass at ec2 module tests 2014-02-26 16:43:30 -05:00
test_ec2_key First pass at ec2 module tests 2014-02-26 16:43:30 -05:00
test_ec2_tag First pass at ec2 module tests 2014-02-26 16:43:30 -05:00
test_ec2_vol First pass at ec2 module tests 2014-02-26 16:43:30 -05:00
test_ec2_vpc First pass at ec2 module tests 2014-02-26 16:43:30 -05:00
test_facts_d
test_failed_when/tasks Added test for failed_when to non_destructive integration tests. 2014-02-24 09:40:44 -06:00
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. 2014-02-28 18:38:45 -05:00
test_file
test_filters
test_gem
test_git
test_handlers Add handlers test 2014-02-21 10:28:27 -05:00
test_hash_behavior
test_hg
test_ignore_errors
test_iterators Add iterator tests 2014-02-21 14:26:38 -05:00
test_lineinfile
test_lookups Add test for basic lookups 2014-02-21 11:34:06 -05:00
test_ping/tasks
test_pip
test_script Typo fixes. 2014-02-24 11:08:21 -06:00
test_service
test_stat
test_subversion Added integration test for subversion parameters that need escaping. 2014-02-26 22:44:03 -05:00
test_synchronize Correct assert and add with_items test 2014-02-24 15:07:23 -05:00
test_template
test_unarchive
test_var_blending
test_yum