index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix integration tests with custom inventory.
Matt Clay
2019-03-12
14
-10
/
+24
*
Use unicode string for auto interpreter warnings (#53671)
Jordan Borean
2019-03-12
1
-0
/
+87
*
remove obsolete set_play on play_context (#47934)
Brian Coca
2019-03-11
1
-13
/
+6
*
Fix ansible-test coverage stub memory usage. (#53652)
Matt Clay
2019-03-11
2
-1
/
+24
*
Add support for ansible-test --coverage-check. (#53573)
Matt Clay
2019-03-11
7
-6
/
+22
*
new module aci_access_sub_port_block_to_access_port (#51940)
Simon Metzger
2019-03-11
2
-0
/
+139
*
Add arg and doc validation for PowerShell modules (#53615)
Jordan Borean
2019-03-11
5
-4
/
+147
*
hcloud_server: streamline label handling (#53633)
Lukas Kämmerling
2019-03-11
1
-0
/
+18
*
Rewrite of na_ontap_snapshot to follow NetAppModule, add new option to rename...
Chris Archibald
2019-03-11
1
-0
/
+226
*
Updates to na_ontap_net_route (#49656)
Chris Archibald
2019-03-11
1
-0
/
+309
*
Add hcloud_ssh_key module (#53550)
Lukas Kämmerling
2019-03-11
3
-0
/
+164
*
Add test to ordered integration tests to exercise shuffle code path (#53138)
Sam Doran
2019-03-11
2
-10
/
+33
*
Update to na_ontap_firewall_policy (#51976)
Chris Archibald
2019-03-11
1
-0
/
+286
*
nxos_user: auth.yaml test: stronger test password needed (#53533)
Chris Van Heuveln
2019-03-11
1
-2
/
+2
*
nxos_pim_rp_address: N7K sanity test fix when removing rp w/pfx-list (#53556)
Chris Van Heuveln
2019-03-11
1
-3
/
+6
*
nxos_ospf_vrf: sanity.yaml test: fix timer_throttle_lsa_hold (#53561)
Chris Van Heuveln
2019-03-11
1
-0
/
+8
*
docker_container: show warnings, fix/improve tests (#53440)
Felix Fontein
2019-03-11
4
-66
/
+69
*
docker_swarm_service: Add option rollback_config (#53594)
Hannes Ljungberg
2019-03-11
3
-0
/
+373
*
Add platform facts in network facts modules (#51434)
Trishna Guha
2019-03-11
4
-9
/
+53
*
XenServer: Documentation improvements and fixes for XenServer related modules...
Bojan Vitnik
2019-03-11
2
-7
/
+9
*
test: optimize win_psmodule tests (#53431)
Jordan Borean
2019-03-10
20
-1252
/
+852
*
docker_swarm_service: Extend mount options (#53559)
Hannes Ljungberg
2019-03-09
2
-87
/
+525
*
Fix conditionals integration test. (#53583)
Matt Clay
2019-03-09
3
-9
/
+2
*
Improve display of test timeout message.
Matt Clay
2019-03-09
1
-1
/
+5
*
Check extensions on changelog fragments.
Matt Clay
2019-03-09
1
-0
/
+10
*
Disable DevTest Labs tests.
Matt Clay
2019-03-09
1
-0
/
+1
*
Fix coverage stub generation in CI.
Matt Clay
2019-03-09
1
-1
/
+1
*
Show invalid coverage paths with verbosity > 1.
Matt Clay
2019-03-09
1
-1
/
+11
*
Fix no-assert code-smell regex.
Matt Clay
2019-03-08
1
-1
/
+1
*
Allow dict2items to work with hostvars (#53538)
Matt Martz
2019-03-08
1
-0
/
+7
*
Added eseries base with tests (#49269)
ndswartz
2019-03-08
1
-0
/
+125
*
Configurable and parallel gather facts (#49399)
Brian Coca
2019-03-08
7
-0
/
+79
*
openssl_*: improve passphrase handling for private keys in PyOpenSSL (#53489)
Felix Fontein
2019-03-08
13
-0
/
+314
*
Ensure Clear Linux parsing is actually parsing a Clear Linux host and all oth...
Sam Doran
2019-03-08
1
-0
/
+78
*
hcloud: Add labels support to hcloud_server (#53514)
Lukas Kämmerling
2019-03-08
1
-0
/
+48
*
nxos_igmp_snooping: group-timeout fails when igmp snooping disabled (#53079)
Chris Van Heuveln
2019-03-08
1
-1
/
+33
*
nxos_pim_rp_address: update sanity test to work with legacy N3K (#53471)
Chris Van Heuveln
2019-03-08
2
-143
/
+124
*
postgresql_privs: Support FOREIGN DATA WRAPPER and FOREIGN SERVER (#38803)
Bartosz Licheński
2019-03-08
2
-0
/
+242
*
docker_swarm_service: Add read_only option (#53482)
Hannes Ljungberg
2019-03-08
2
-0
/
+53
*
[docker_image] fix the changed state for tagging and pushing (#53451)
Jakob Ackermann
2019-03-08
1
-0
/
+44
*
Make ansible-test less noisy for change detection. (#53497)
Matt Clay
2019-03-08
1
-3
/
+16
*
Fixed win_file crash with hidden files (#52584)
S
2019-03-08
1
-0
/
+21
*
nxos_vxlan_vtep: Add dependency checks (#53288)
Chris Van Heuveln
2019-03-08
1
-40
/
+53
*
test: fix get_url issues in CI for Ubuntu 14.04
Jordan Borean
2019-03-08
1
-1
/
+5
*
Add ansible-test finally block after tests run.
Matt Clay
2019-03-08
1
-96
/
+98
*
Add support for Windows hosts in the SSH connection plugin (#47732)
Jordan Borean
2019-03-08
10
-0
/
+249
*
docker_swarm_service: Documentation fixes (#53479)
Hannes Ljungberg
2019-03-07
3
-4
/
+6
*
win reg - Support special chars in path (#53305)
Jordan Borean
2019-03-07
8
-398
/
+494
*
Trying to work around spurious test failures. (#53472)
Felix Fontein
2019-03-07
1
-2
/
+8
*
Rebalance docker_* integration tests.
Matt Clay
2019-03-07
7
-7
/
+7
[next]