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
*
Adding module enos_config and its UT files (#33081)
Anil Kumar Muraleedharan
2017-11-29
4
-10
/
+217
*
Port AnsibleModule deprecate and warning tests to pytest (#33162)
Toshio Kuratomi
2017-11-29
1
-65
/
+88
*
Auth to become (#33319)
Nathaniel Case
2017-11-28
1
-2
/
+2
*
Fix tests as filters syntax in recently modified integration tests (#33346)
Matt Martz
2017-11-28
3
-5
/
+5
*
selinux: check if policy exists before switching (#31834)
Martin Krizek
2017-11-28
1
-0
/
+37
*
New module: Issue NITRO requests to a Netscaler instance (network/netscaler/n...
George Nikolopoulos
2017-11-28
1
-0
/
+347
*
DatacenterFactsModule for HPE OneView (#32701)
Alex Monteiro
2017-11-28
3
-0
/
+176
*
Fix integration test failures due to wrong files paths to ficture and (#33329)
Kedar K
2017-11-28
1
-14
/
+22
*
openssl_publickey: Ensure format OpenSSH is idempotent (#33264)
Yanis Guenane
2017-11-28
2
-0
/
+14
*
cloudstack: fix spelling of "affinity_type" (#33231)
Vincent Bernat
2017-11-28
1
-1
/
+1
*
Add port arg to establish ssh connection in nxos_file_copy (#33304)
Trishna Guha
2017-11-28
2
-0
/
+4
*
add deprecation for stat get_md5 (#33002)
Jordan Borean
2017-11-28
3
-14
/
+29
*
Deprecate tests used as filters (#32361)
Matt Martz
2017-11-27
331
-3796
/
+3825
*
Add Support for Mellanox switches: first module: mlnxos_command (#33121)
Samer Deeb
2017-11-27
4
-0
/
+221
*
loopback doesn't support passive_interface (#33252)
Trishna Guha
2017-11-27
1
-0
/
+4
*
Fix include in loop when stategy=free (#33094)
Martin Krizek
2017-11-27
4
-0
/
+19
*
cs_vpc: add new argument clean_up (#33278)
René Moser
2017-11-26
1
-17
/
+148
*
cs_serviceoffer: remove unused code and improve test coverage (#33276)
René Moser
2017-11-25
1
-0
/
+20
*
openssl_publickey: Do not fail on empty existing file (#33255)
Yanis Guenane
2017-11-25
2
-0
/
+26
*
Type manipulation (#28446)
Ken Celenza
2017-11-24
1
-0
/
+63
*
Refactor junos modules to Use netconf and cliconf plugins (#32621)
Ganesh Nalawade
2017-11-24
10
-45
/
+228
*
Split up cloud tests to avoid 1 hour CI limit.
Matt Clay
2017-11-23
35
-36
/
+37
*
cloudstack: new module cs_serviceoffer (#33060)
René Moser
2017-11-23
5
-0
/
+322
*
Azure create virtual machine with an Availability Set associate (#32535)
Yuwei Zhou
2017-11-23
1
-0
/
+10
*
Change the default ansible-test docker image.
Matt Clay
2017-11-22
1
-1
/
+1
*
Disable flakey `win_msg` integration test.
Matt Clay
2017-11-22
1
-1
/
+0
*
Adding aliases for field attributes and renaming async attribute (#33141)
James Cammarata
2017-11-22
5
-21
/
+11
*
Use an abspath for network inventory ssh key path.
Matt Clay
2017-11-22
1
-1
/
+1
*
Update vyos completion in network.txt.
Matt Clay
2017-11-22
1
-1
/
+1
*
Use vyos/1.1.8 in CI.
Matt Clay
2017-11-22
1
-2
/
+2
*
ANSIBLE_SSH_USETTY configuration option (#33148)
jctanner
2017-11-22
1
-0
/
+8
*
cloudscale_server: add timeout param and increase default timeout (#33088)
Gaudenz Steinlin
2017-11-22
1
-2
/
+2
*
Fix anomalous backslashes and enable pylint test.
Matt Clay
2017-11-22
1
-1
/
+0
*
Fixes #30863: support update source_address_prefix in azure_rm_securitygroup ...
Yuwei Zhou
2017-11-22
1
-13
/
+18
*
Force all tests to run on docker image updates.
Matt Clay
2017-11-22
1
-2
/
+10
*
win_updates: removed scheduled task to use become instead (#33118)
Jordan Borean
2017-11-21
4
-0
/
+132
*
jsonify inventory (#32990)
Brian Coca
2017-11-21
1
-1
/
+3
*
Add PS dependency analysis to ansible-test.
Matt Clay
2017-11-21
5
-8
/
+108
*
Fix invalid string escape sequences.
Matt Clay
2017-11-21
5
-6
/
+6
*
Enable Python 3.7 in ansible-test.
Matt Clay
2017-11-21
5
-1
/
+21
*
Fix ovs integration tests initial setup (#33136)
Ricardo Carrillo Cruz
2017-11-21
2
-1
/
+10
*
Add very basic openvswitch_bridge integration test (#33134)
Ricardo Carrillo Cruz
2017-11-21
5
-0
/
+48
*
VMware: Add fix for setting manual MAC address (#32885)
Abhijeet Kasurde
2017-11-21
2
-0
/
+62
*
Use custom rpm repo script for dnf testing (#32737)
Martin Krizek
2017-11-21
8
-636
/
+800
*
Add new filter to parse xml output for network use cases (#31562)
Ganesh Nalawade
2017-11-21
6
-0
/
+191
*
Limit paramiko to < 2.4.0 for python 2.6.
Matt Clay
2017-11-21
1
-0
/
+1
*
Adding RPC attribute parameters to junos_rpc network module (#32649)
Corban Johnson
2017-11-21
2
-1
/
+13
*
Added eagerzeroedthick disk option to disk spec for vmware_guest (#28121)
Steve Jacobs
2017-11-21
1
-0
/
+62
*
Add Python 3.7-dev to the default docker image.
Matt Clay
2017-11-21
3
-0
/
+16
*
Add tests for ec2_vpc_route_table (#32036)
Will Thames
2017-11-20
3
-0
/
+377
[next]