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
Toshio Kuratomi 49a6af1378 Test that file touch does not keep a new file if we failed to set its
attributes
10 years ago
..
ec2_elb_instance_setup
ec2_provision_instances
prepare_tests/tasks
setup_ec2 Fixing up shell quoting issues 10 years ago
setup_mysql_db Correct mysql integration indentation 10 years ago
test_always_run
test_apt
test_apt_repository
test_assemble
test_async Add integration test 10 years ago
test_authorized_key
test_bad_parsing/tasks Fixing up previous include test 10 years ago
test_changed_when
test_command_shell Fixing multiline parsing to preserve newlines 10 years ago
test_conditionals/tasks Convert boolean strings from set_fact to proper boolean values 10 years ago
test_copy Merge branch 'devel' of https://github.com/l1k/ansible into l1k-devel 10 years ago
test_ec2
test_ec2_ami
test_ec2_asg/tasks
test_ec2_eip Re-enable the ec2_eip test 10 years ago
test_ec2_elb
test_ec2_elb_lb
test_ec2_facts
test_ec2_group
test_ec2_key
test_ec2_tag
test_ec2_vol
test_ec2_vpc
test_facts_d
test_failed_when/tasks
test_fetch
test_file Test that file touch does not keep a new file if we failed to set its 10 years ago
test_filters
test_gce
test_gce_pd
test_gem
test_get_url Fix py26 difference in ssl socket connect call from 99ba9d6 10 years ago
test_git
test_good_parsing Additional fixes for the new omit parameter variable 10 years ago
test_handlers
test_handlers_meta
test_hash_behavior
test_hg
test_ignore_errors
test_includes Add some more integration tests for the task and playbook include mechanism. 10 years ago
test_iterators Security fixes: 10 years ago
test_lineinfile Fix quoting issues in lineinfile for individual single-quotes 10 years ago
test_lookups Make sure password files from lookups are created with restrictive permissions 10 years ago
test_mysql_db Adding Integration Tests for mysql_db module 10 years ago
test_mysql_user Adding the following Test Coverage: 10 years ago
test_mysql_variables Adding test Coverage for mysql_variable module 10 years ago
test_ping/tasks
test_pip
test_script
test_service
test_stat
test_subversion Merge branch 'spelling' of git://github.com/cgar/ansible into devel 10 years ago
test_synchronize
test_template Revert "Set Jinja2's keep_trailing_newline=True in template_from_string." 10 years ago
test_unarchive Unarchive should work when parent directory is not writable 10 years ago
test_var_blending Correcting var blending integration test 10 years ago
test_var_precedence Correct variable blending from vars_files with hostvars in them 10 years ago
test_var_precedence_inven_override/tasks Test that we can override variables set in inventory when the vars_file name is templated 10 years ago
test_var_precedence_role1 Correct variable blending from vars_files with hostvars in them 10 years ago
test_var_precedence_role2 Correct variable blending from vars_files with hostvars in them 10 years ago
test_var_precedence_role3 Correct variable blending from vars_files with hostvars in them 10 years ago
test_win_fetch/tasks Add integration tests for fetch/slurp, make powershell fetch/slurp work as close as possible to existing fetch/slurp modules. 11 years ago
test_win_get_url/tasks Add basic tests for win_get_url and win_msi modules. 11 years ago
test_win_msi/tasks Add basic tests for win_get_url and win_msi modules. 11 years ago
test_win_ping/tasks Add integration tests for fetch/slurp, make powershell fetch/slurp work as close as possible to existing fetch/slurp modules. 11 years ago
test_win_raw/tasks Added winrm test for long-running command. 10 years ago
test_win_script Add integration tests for fetch/slurp, make powershell fetch/slurp work as close as possible to existing fetch/slurp modules. 11 years ago
test_win_service Add integration tests for win_service module. 11 years ago
test_win_setup/tasks Add tests for new windows facts. 10 years ago
test_win_slurp/tasks Add integration tests for fetch/slurp, make powershell fetch/slurp work as close as possible to existing fetch/slurp modules. 11 years ago
test_win_stat/tasks Add tests for win_stat module. 11 years ago
test_yum