index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
integration
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update ansible-test sanity command. (#31958)
Matt Clay
2017-10-26
2
-7
/
+5
*
eos_user: sends user secret first on user creation fixes #31680 (#32162)
Dave Thelen
2017-10-26
1
-3
/
+23
*
Set speed to 1000 on ios_interface tests (#32153)
Ricardo Carrillo Cruz
2017-10-25
1
-12
/
+6
*
NXOS: Integration tests to Ansible (part 3) (#29030)
rahushen
2017-10-25
37
-20
/
+903
*
Discover ios_interface interface on basic tests (#32149)
Ricardo Carrillo Cruz
2017-10-25
1
-26
/
+48
*
Fix quotes on ios_ping test (#32131)
Ricardo Carrillo Cruz
2017-10-25
1
-1
/
+1
*
Set authorize yes on IOS interface discovery tests (#32128)
Ricardo Carrillo Cruz
2017-10-25
2
-0
/
+2
*
Introspect platform before running ios tests (#32125)
Ricardo Carrillo Cruz
2017-10-25
2
-7
/
+31
*
Replace Gigabit0/0/0/2 for Gigabit0/0/0/1 on iosxr_interface.intent (#32120)
Ricardo Carrillo Cruz
2017-10-25
1
-7
/
+7
*
Default ansible_ssh_port to 22 on ios_user tests (#32118)
Ricardo Carrillo Cruz
2017-10-25
1
-2
/
+2
*
Add ansible_ssh_port to iosxr_user auth tests (#32117)
Ricardo Carrillo Cruz
2017-10-25
1
-2
/
+2
*
Replace GigabitEthernet0/0/0/5 for GigabitEthernet0/0/0/2 in iosxr_interface ...
Ricardo Carrillo Cruz
2017-10-25
1
-7
/
+7
*
ec2_group: add rule description support - fixes #29040 (#30273)
Sloane Hertel
2017-10-25
1
-0
/
+181
*
[ec2-ami] Use required_if with state parameter (#32009)
Prasad Katti
2017-10-24
1
-1
/
+1
*
yum: allow for downgrade using rpm file (#31647)
Martin Krizek
2017-10-24
1
-0
/
+33
*
- Adds iosxr_netconf module to configure netconf service on IOSXR (#31715)
Kedar K
2017-10-24
5
-0
/
+92
*
windows: add #AnsibleRequires for Windows modules (#31683)
Jordan Borean
2017-10-23
6
-0
/
+141
*
-Fixes JSON parsing(use JSON object instead of string) for facts modules. (#3...
Kedar K
2017-10-23
1
-1
/
+1
*
win_command win_shell: add stdin option (#31619)
Jordan Borean
2017-10-23
2
-0
/
+29
*
windows argv to string module utility (#28970)
Jordan Borean
2017-10-23
3
-1
/
+116
*
Fix ansible-test default image. (#31966)
Matt Clay
2017-10-20
2
-2
/
+0
*
Handle timezone updates on Ubuntu 16.04+ on containers (#27546)
Will Thames
2017-10-20
2
-0
/
+19
*
new windows module, win_audit_rule (#30473)
nwsparks
2017-10-20
7
-0
/
+634
*
Remove unsupported comments from aliases.
Matt Clay
2017-10-19
3
-3
/
+0
*
Fix docker_secret integration test dependencies.
Matt Clay
2017-10-18
2
-4
/
+4
*
ec2_group: do not fail on description mismatch (#31704) (#31734)
Marek Nogacki
2017-10-18
1
-4
/
+4
*
Add yum integration tests using fake repo (#31646)
Martin Krizek
2017-10-18
5
-7
/
+547
*
Disable flakey win_rabbitmq_plugin test.
Matt Clay
2017-10-17
1
-1
/
+0
*
win_regedit: added function to load a dat file for editing (#31289)
Jordan Borean
2017-10-17
4
-15
/
+277
*
Fix bad syntax in test_infra integration test.
Matt Clay
2017-10-17
1
-2
/
+2
*
win_regedit: fix extra info coming into stdout (#31813)
Jordan Borean
2017-10-17
1
-0
/
+37
*
Vault secrets script client inc new 'keyring' client (#27669)
Adrian Likins
2017-10-13
2
-0
/
+71
*
Correct usage for shutil.rmtree (#31541)
Abhijeet Kasurde
2017-10-13
17
-312
/
+383
*
pip: Use chdir directive in the venv path (fixes #25122) (#26865)
Lujeni
2017-10-13
1
-0
/
+19
*
Remove cryptography version limit in Azure tests.
Matt Clay
2017-10-13
1
-6
/
+0
*
Only install pyvmomi if user is root (#31628)
jctanner
2017-10-12
11
-0
/
+11
*
fix ios_interface test unsupported param (#31622)
Trishna Guha
2017-10-12
1
-9
/
+0
*
Update Azure tests to limit cryptography version. (#31616)
Matt Clay
2017-10-12
1
-0
/
+6
*
tests: cs_snapshot_policy: add integration tests
Rene Moser
2017-10-11
3
-0
/
+182
*
Fix #21112 : Adding support for configuring a CD-rom iso image (#28155)
Philippe Dellaert
2017-10-11
2
-0
/
+128
*
change ports to non well known ports and drop time_range for N1 (#31261)
rahushen
2017-10-11
1
-3
/
+6
*
Parameterize the ssh port on ios_user tests (#31573)
Ricardo Carrillo Cruz
2017-10-11
1
-2
/
+2
*
Remove duped authorize on ios_ping anchored tasks (#31572)
Ricardo Carrillo Cruz
2017-10-11
1
-3
/
+1
*
Introspect the management IP on ios_ping (#31571)
Ricardo Carrillo Cruz
2017-10-11
1
-1
/
+13
*
Fix rollback in junos_config (#31424)
Ganesh Nalawade
2017-10-11
1
-0
/
+31
*
Try to cleanup after the rpm_key test
Toshio Kuratomi
2017-10-11
1
-0
/
+46
*
Run neighbors intent tests for ios_interface only if show lldp contains netde...
Ricardo Carrillo Cruz
2017-10-10
1
-67
/
+78
*
Remove sysctl entries when state=absent (#31486)
Sam Doran
2017-10-10
2
-34
/
+89
*
[rpm_key] Fix to import first key on the system (#31514)
Lukas Bednar
2017-10-10
1
-0
/
+8
*
minor updates + tests to win_firewall_rule as per jborean93 review (#29148)
Artem Zinenko
2017-10-10
1
-4
/
+55
[next]