ansible/test/integration/roles
2014-10-22 16:38:01 -04:00
..
ec2_elb_instance_setup Adding an integration test for the ec2_elb module 2014-04-28 20:37:08 -05:00
ec2_provision_instances Adding an integration test for the ec2_elb module 2014-04-28 20:37:08 -05:00
prepare_tests/tasks Rename tests to test, use old directory name. 2014-02-20 19:11:15 -05:00
setup_ec2 Fixing up shell quoting issues 2014-07-22 10:09:11 -05:00
setup_mysql_db Correct mysql integration indentation 2014-09-10 17:56:28 -04:00
test_always_run Rename tests to test, use old directory name. 2014-02-20 19:11:15 -05:00
test_apt Removing cruft leftover from the deprecation of include+with_items 2014-06-03 13:33:26 -05:00
test_apt_repository [test_apt_repository] Verify that 'python-apt' auto-installs correctly 2014-05-07 09:28:01 -04:00
test_assemble Adding delimiter fixes to action_plugin + fixing local assembling with a delimiter 2014-04-03 16:32:35 -05:00
test_async Adding integration tests for async fire-and-forget checking 2014-09-25 15:42:45 -05:00
test_authorized_key Fixing some parsing issues in authorized_key module 2014-04-02 15:02:54 -05:00
test_bad_parsing/tasks Catch template syntax errors specifically when templating strings 2014-10-20 13:11:20 -05:00
test_changed_when Rename tests to test, use old directory name. 2014-02-20 19:11:15 -05:00
test_command_shell Add integration test for the shell module 2014-10-15 11:12:35 +09:00
test_conditionals Fixing bad variable naming choices 2014-10-10 12:45:33 -05:00
test_copy Adding "follow" param for file/copy options 2014-09-16 12:05:55 -05:00
test_ec2 [test_ec2*] cloud integration test updates 2014-03-13 11:28:02 -04:00
test_ec2_ami [test_ec2*] cloud integration test updates 2014-03-13 11:28:02 -04:00
test_ec2_asg/tasks Added an integration test for the ec2_asg module 2014-06-05 16:18:31 -05:00
test_ec2_eip Re-enable the ec2_eip test 2014-08-05 09:20:23 -05:00
test_ec2_elb Adding an ec2_elb test to re-add an instance that had been removed 2014-04-30 13:59:24 -05:00
test_ec2_elb_lb Fixing two bugs in the ec2_elb_lb module 2014-05-05 12:48:45 -05:00
test_ec2_facts [test_ec2*] cloud integration test updates 2014-03-13 11:28:02 -04:00
test_ec2_group Removing cruft leftover from the deprecation of include+with_items 2014-06-03 13:33:26 -05:00
test_ec2_key [test_ec2*] cloud integration test updates 2014-03-13 11:28:02 -04:00
test_ec2_tag [test_ec2*] cloud integration test updates 2014-03-13 11:28:02 -04:00
test_ec2_vol [test_ec2*] cloud integration test updates 2014-03-13 11:28:02 -04:00
test_ec2_vpc [test_ec2*] cloud integration test updates 2014-03-13 11:28:02 -04:00
test_embedded_module Fix bug in plugin path caching 2014-10-04 21:47:38 -05:00
test_facts_d Rename tests to test, use old directory name. 2014-02-20 19:11:15 -05:00
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 Merge branch 'devel' of https://github.com/dmage/ansible into dmage-devel 2014-09-22 15:40:06 -05:00
test_filters Rename tests to test, use old directory name. 2014-02-20 19:11:15 -05:00
test_gce Adds support for attaching persistent disks to GCE instances 2014-04-13 18:38:31 -07:00
test_gce_pd Adds support for creating GCE persistent disks from snapshots 2014-04-13 18:38:31 -07:00
test_gem Rename tests to test, use old directory name. 2014-02-20 19:11:15 -05:00
test_get_url Fix py26 difference in ssl socket connect call from 99ba9d6 2014-09-03 10:04:02 -05:00
test_git Allow git repo queries without a clone when update=no 2014-09-17 02:05:29 -05:00
test_good_parsing Additional fixes for the new omit parameter variable 2014-08-27 10:06:55 -05:00
test_handlers Correct issue of handlers running on all hosts incorrectly 2014-05-27 12:03:08 -05:00
test_handlers_meta Ensure handlers run when meta tasks are defined and add handler integration tests 2014-03-25 13:33:52 -04:00
test_hash_behavior Rename tests to test, use old directory name. 2014-02-20 19:11:15 -05:00
test_hg multiple spelling error changes 2014-04-29 10:41:05 -04:00
test_ignore_errors Rename tests to test, use old directory name. 2014-02-20 19:11:15 -05:00
test_includes Add some more integration tests for the task and playbook include mechanism. 2014-07-26 10:37:55 -04:00
test_iterators Security fixes: 2014-07-21 11:20:49 -05:00
test_lineinfile Fix quoting issues in lineinfile for individual single-quotes 2014-09-11 16:27:48 -05:00
test_lookups Make sure password files from lookups are created with restrictive permissions 2014-08-19 11:30:04 -05:00
test_mysql_db Adding Integration Tests for mysql_db module 2014-07-18 12:50:58 -04:00
test_mysql_user Adding the following Test Coverage: 2014-07-29 11:49:53 -04:00
test_mysql_variables Adding test Coverage for mysql_variable module 2014-08-01 12:15:05 -04:00
test_ping/tasks Rename tests to test, use old directory name. 2014-02-20 19:11:15 -05:00
test_pip multiple spelling error changes 2014-04-29 10:41:05 -04:00
test_script Typo fixes. 2014-02-24 11:08:21 -06:00
test_service New test that newlines in systemd service scripts don't cause problems 2014-10-22 16:38:01 -04:00
test_stat Rename tests to test, use old directory name. 2014-02-20 19:11:15 -05:00
test_subversion Merge branch 'spelling' of git://github.com/cgar/ansible into devel 2014-08-08 13:28:45 -04:00
test_synchronize Forgot to add an assertion for the new rsync_path test 2014-04-29 15:53:32 -05:00
test_template Debian/Ubuntu doesn't have group nobody so remove the group portion of the new template tests as owner and mode will exercise the problematic code path 2014-10-21 01:31:55 -04:00
test_unarchive Unarchive should work when parent directory is not writable 2014-08-07 16:11:02 +10:00
test_var_blending Correcting var blending integration test 2014-07-10 15:54:38 -05:00
test_var_precedence Correct variable blending from vars_files with hostvars in them 2014-08-20 15:49:01 -05:00
test_var_precedence_dep Fix order of resolving dependent role variables from vars files 2014-10-03 13:30:47 -05:00
test_var_precedence_inven_override/tasks Test that we can override variables set in inventory when the vars_file name is templated 2014-09-09 15:43:10 -07:00
test_var_precedence_role1 Fix order of resolving dependent role variables from vars files 2014-10-03 13:30:47 -05:00
test_var_precedence_role2 Fix issue with vars precedence from roles 2014-09-30 15:50:46 -05:00
test_var_precedence_role3 Correct variable blending from vars_files with hostvars in them 2014-08-20 15:49:01 -05:00
test_win_fetch/tasks Add integration tests for fetch/slurp, make powershell fetch/slurp work as close as possible to existing fetch/slurp modules. 2014-06-19 14:25:28 -05:00
test_win_get_url/tasks Add basic tests for win_get_url and win_msi modules. 2014-06-19 14:26:55 -05:00
test_win_msi/tasks Add basic tests for win_get_url and win_msi modules. 2014-06-19 14:26:55 -05:00
test_win_ping/tasks Add integration tests for fetch/slurp, make powershell fetch/slurp work as close as possible to existing fetch/slurp modules. 2014-06-19 14:25:28 -05:00
test_win_raw/tasks Added winrm test for long-running command. 2014-08-18 07:49:42 -04:00
test_win_script Add integration tests for fetch/slurp, make powershell fetch/slurp work as close as possible to existing fetch/slurp modules. 2014-06-19 14:25:28 -05:00
test_win_service Add integration tests for win_service module. 2014-07-02 08:12:40 -04:00
test_win_setup/tasks Add tests for new windows facts. 2014-08-31 11:52:20 -04:00
test_win_slurp/tasks Add integration tests for fetch/slurp, make powershell fetch/slurp work as close as possible to existing fetch/slurp modules. 2014-06-19 14:25:28 -05:00
test_win_stat/tasks Add tests for win_stat module. 2014-06-19 14:25:50 -05:00
test_yum Removing cruft leftover from the deprecation of include+with_items 2014-06-03 13:33:26 -05:00