..
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
Check for removal not allowed errors ( #19251 )
8 years ago
assemble
Initial ansible-test implementation. ( #18556 )
8 years ago
async
Fix infrequent PEP 8 issues.
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
Complete rewrite of Windows exec wrapper ( #21510 )
8 years ago
blocks
Initial ansible-test implementation. ( #18556 )
8 years ago
callback_retry_task_name
Fix 'task name is not templated in retry callback' (add task_name property to TaskResult) ( #21214 )
8 years ago
changed_when
Initial ansible-test implementation. ( #18556 )
8 years ago
check_mode
Initial ansible-test implementation. ( #18556 )
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
Fix hash filter for non-ascii strings and Python3
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
Only set git config during test if unset.
8 years ago
group_by
Fix group_by test to work with jinja2 >= 2.9.
8 years ago
groupby_filter
Improve jinja2 test coverage. ( #20533 )
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
Enable more `ios` tests on Shippable.
8 years ago
ios_config
Enable more `ios` tests on Shippable.
8 years ago
ios_facts
iosxr tests: Initial work for 2.3 ( #20883 )
8 years ago
ios_template
Enable more `ios` tests on Shippable.
8 years ago
iosxr_command
iosxr tests: Initial work for 2.3 ( #20883 )
8 years ago
iosxr_config
iosxr tests: Initial work for 2.3 ( #20883 )
8 years ago
iosxr_facts
iosxr tests: Initial work for 2.3 ( #20883 )
8 years ago
iosxr_template
Set block indentation to 1 on iosxr templates ( #21105 )
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
known_hosts
known_hosts: support --diff ( #20349 )
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
Make password lookup treat /dev/null as a special case
8 years ago
loops
Initial ansible-test implementation. ( #18556 )
8 years ago
module_utils
Module utils default path ( #20913 )
8 years ago
mount
Initial ansible-test implementation. ( #18556 )
8 years ago
mysql_db
Enable MySQL tests on FreeBSD.
8 years ago
mysql_user
Enable MySQL tests on FreeBSD.
8 years ago
mysql_variables
Enable MySQL tests on FreeBSD.
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
fixes issue in nxos_config when retrieving current config ( #21843 )
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
New module: cnos_vlan and various utility files ( #21107 )
8 years ago
ping
Initial ansible-test implementation. ( #18556 )
8 years ago
pip
Initial ansible-test implementation. ( #18556 )
8 years ago
postgresql
add a intg test for issue #19835 ( #21487 )
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_ios_tests
integration/targets/ios_* work to support IOS ( #20414 )
8 years ago
prepare_iosxr_tests
iosxr tests: Initial work for 2.3 ( #20883 )
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
Enable MySQL tests on FreeBSD.
8 years ago
setup_postgresql_db
Run postgresql tests on FreeBSD. ( #20676 )
8 years ago
slurp
Test the slurp module
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
Improve jinja2 test coverage. ( #20533 )
8 years ago
template_jinja2_latest
Improve jinja2 test coverage. ( #20533 )
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
Increase timeout for http server in uri test.
8 years ago
var_blending
Initial ansible-test implementation. ( #18556 )
8 years ago
var_precedence
Initial ansible-test implementation. ( #18556 )
8 years ago
vault
Add smoke/intg tests for vault cli ( #21679 )
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
powershell.ps1: Ensure Fail-Json() works with Hashtables ( #21697 )
8 years ago
win_command
Fix broken Shippable
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
Remove `win_fetch` from CI due to instability.
8 years ago
win_file
Added fix for win_file with broken symlinks ( #19146 )
8 years ago
win_find
Added win_find module ( #19144 )
8 years ago
win_get_url
Test www.redhat.com instead of docs.ansible.com.
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
Complete rewrite of Windows exec wrapper ( #21510 )
8 years ago
win_raw
Complete rewrite of Windows exec wrapper ( #21510 )
8 years ago
win_reg_stat
Added win_reg_stat module ( #19145 )
8 years ago
win_regedit
Fix the integration test to comply recent changes
8 years ago
win_region
Added win_region module ( #19147 )
8 years ago
win_regmerge
minor spelling changes
8 years ago
win_script
Complete rewrite of Windows exec wrapper ( #21510 )
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
Fix broken Shippable
8 years ago
win_shortcut
win_shortcut: Add missing $check_mode definition + bugfix + tests ( #20911 )
8 years ago
win_slurp
Initial ansible-test implementation. ( #18556 )
8 years ago
win_stat
Fix win_stat test for changes from PR #20876
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